"kurt.stam(a)jboss.com" wrote : Thanks Tom,
|
| Quick question, why are we using junit.framework.TestCase in production code? I'm
looking at the JMSRouter.java
|
| --Kurt
Sorry Kurt, I replied in too much of a hurry last time and so got your 2 posts mixed up in
my head - your ref to production code was wrt the JMSRouter class and you're 100%
correct.
For sure, there shouldn't be JUnit dependencies in production code and I've
removed it in this case. JMSRouter was originally JUnit fixture code that I moved to
production code - I forgot to remove that dependency. Thanks for spotting that and
apologies for being so hasty in my last reply.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972869#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...