Files
struts/plugins/junit
jdyer1 7dd2e817e7 WN-5141
- TODO:  TEMP ignore test, depends on freemarker
2023-12-16 10:49:51 +01:00
..
2023-12-16 10:49:51 +01: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.