3 Replies Latest reply on Aug 22, 2011 8:04 AM by kabirkhan

    Testing Custom Subsystem

    danielmeyer

      I am currently writing a custom subsystem to AS7 (which is a breeze due to the excellent tutorial in the docs and the maven archetype, big kudos @Kabir Kahn for this!!!)

       

      My question is: in the archetype there is quite some setup in the base class (com.acme.corp.tracker.support.AbstractParsingTest) going on, to be able to test the parsers. Is there a comparable baseclass available in the jboss sources somewhere I could inherit from or should I just copy the class to my sources?

       

      Thx & Regards,

      Daniel