I don't see this line before 2nd test method call:
Client DEBUG [12-03-2009 19:41:22] EventFactoryTest - ==== setUp
org.mobicents.media.EventFactoryTes
t ====
I never really looked into JUnit in details,
but I would expect the following:
* setUp / tearDown is called for every test method
or
* setUp / tearDown is called per test _class_
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217621#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...