[jboss-jira] [JBoss JIRA] Created: (JBPORTAL-1343) Create an Ant task to execute a TestDriver

Julien Viet (JIRA) jira-events at lists.jboss.org
Fri Apr 20 15:35:30 EDT 2007


Create an Ant task to execute a TestDriver
------------------------------------------

                 Key: JBPORTAL-1343
                 URL: http://jira.jboss.com/jira/browse/JBPORTAL-1343
             Project: JBoss Portal
          Issue Type: Task
      Security Level: Public (Everyone can see)
            Reporter: Julien Viet
             Fix For: 2.8 Final


An org.jboss.portal.common.test.driver.TestDriver is executed in Ant though the usage of the org.jboss.portal.common.test.junit.JUnitAdapter which adaps the TestDriver protocol to junit.

It has several limitations :
- the way to pass parameters to the test driver is convoluted and basically an hack (that works)
- it is not possible to filter the set of tests returned by the TestDriver easily which force many times to create subclasses in order to execute each test separately


-- 
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