mirror of
https://github.com/apache/struts.git
synced 2026-08-06 15:17:00 +00:00
f8d42eb023
* [maven-release-plugin] prepare release STRUTS_6_10_0 * [maven-release-plugin] prepare for next development iteration
Struts 2 JUnit plugin
The JUnit Plugin supports testing actions within a Struts invocation, meaning that a full request is simulated, and the output of the action can be tested. You will find more details in documentation.