[jboss-jira] [JBoss JIRA] Created: (JBAS-3556) Add non-integration based testing to cluster module

Brian Stansberry (JIRA) jira-events at jboss.com
Wed Aug 23 12:59:49 EDT 2006


Add non-integration based testing to cluster module
---------------------------------------------------

                 Key: JBAS-3556
                 URL: http://jira.jboss.com/jira/browse/JBAS-3556
             Project: JBoss Application Server
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: Clustering, Test Suite
            Reporter: Brian Stansberry


All the unit tests for the AS cluster module are run via the testsuite tests-clustering target, which starts two AS instances.  This is painful and time consuming and discourages writing of simple unit tests that exercise a particular class, with no need for a larger integration.

Need to set up a src/tests tree in the cluster module, add simple unit tests to it, and integrate that into the overall testsuite run.  The security module has this kind of setup; look to that to see how the overall testsuite integration is done.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list