You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Don Brown (JIRA)" <ji...@apache.org> on 2008/04/11 08:05:05 UTC

[jira] Created: (WW-2588) Move junit and testng test cases into their own plugins

Move junit and testng test cases into their own plugins
-------------------------------------------------------

                 Key: WW-2588
                 URL: https://issues.apache.org/struts/browse/WW-2588
             Project: Struts 2
          Issue Type: New Feature
          Components: Unit Tests
            Reporter: Don Brown
             Fix For: 2.1.1


The TestNG and JUnit base test classes are currently in core, creating nasty circular dependencies in the case of JUnit.  We should move both into their own plugins and copy the StrutsTestCase class into the test directory.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (WW-2588) Move junit and testng test cases into their own plugins

Posted by "Don Brown (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-2588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Don Brown resolved WW-2588.
---------------------------

    Resolution: Fixed
      Assignee: Don Brown

> Move junit and testng test cases into their own plugins
> -------------------------------------------------------
>
>                 Key: WW-2588
>                 URL: https://issues.apache.org/struts/browse/WW-2588
>             Project: Struts 2
>          Issue Type: New Feature
>          Components: Unit Tests
>            Reporter: Don Brown
>            Assignee: Don Brown
>             Fix For: 2.1.1
>
>
> The TestNG and JUnit base test classes are currently in core, creating nasty circular dependencies in the case of JUnit.  We should move both into their own plugins and copy the StrutsTestCase class into the test directory.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.