Files
struts/plugins/junit
Lukasz Lenart d2e9655154 Prepare for a new development cycle of Struts 7.4.0 (#1829)
* [maven-release-plugin] prepare release STRUTS_7_3_0

* [maven-release-plugin] prepare for next development iteration
2026-08-14 12:40:24 +02:00
..
2023-08-19 11:55:22 +10:00

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.