Hi,
I am using the JBoss ESB server.
I have an action pipeline which has 3 classes.
I have to unit test each of my action classes seperately using junit.However if I have to
create and instance of my action class I need to have a ConfigTree object.
Is this advisable to create a instance of ConfigTree in a test class ?
Is there any other way to unit test these action classes?
Please give me suggestions.
Thanks in advance,
Sheeba
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4200498#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...