mirror of
https://github.com/apache/struts.git
synced 2026-08-11 09:36:57 +00:00
7dd2e817e7
- TODO: TEMP ignore test, depends on freemarker
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.