[
https://issues.apache.org/jira/browse/WW-3403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lukasz Lenart resolved WW-3403.
-------------------------------
Fix Version/s: 2.2.2
Resolution: Fixed
Done, thanks for the patch!
> JUnit 4 StrutsTestCase
> ----------------------
>
> Key: WW-3403
> URL: https://issues.apache.org/jira/browse/WW-3403
> Project: Struts 2
> Issue Type: New Feature
> Components: Unit Tests
> Environment: any
> Reporter: Daniel Henry
> Assignee: Lukasz Lenart
> Priority: Minor
> Fix For: 2.2.2
>
> Attachments: StrutsTestCase2.java, XWorkTestCase2.java
>
> Original Estimate: 0.25h
> Remaining Estimate: 0.25h
>
> I modified the XWorkTestCase and StrutsTestCase to be compatible with JUnit
> 4. The update is simple : XWorkTestCase no longer extends TestCase and
> change the setUp and tearDown methods from protected to public. Also add
> @Before to setUp methods and @After to tearDown. This has worked out well for
> us and would like to contribute back.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.