1 Reply Latest reply on Jun 30, 2011 5:02 AM by funkeymonkey

    How to test a jboss action class

    srufus

      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