Version 20

    The JBoss Testsuite module is a collection of JUnit tests which require a running JBoss instance for in-container testing.  Unit tests not requiring the container reside in the module they are testing.

     

    The setup and initialization of the container is performed in the testsuite's build.xml file.  The testsuite module also provides utility classes which support the deployment of test artifacts to the container.