Files
struts/plugins/junit/README.md
2022-10-27 12:53:05 +02:00

377 B

Struts 2 JFreeChart 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.

Installation

Just drop this plugin JAR into WEB-INF/lib folder or add it as a Maven dependency.