tree: c54b50c7b3ea0259a4acc99e304f6f44c7855e58
  1. src/
  2. pom.xml
  3. README.md
plugins/junit/README.md

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.