blob: 63eccdb92141ba5280e0bb56e329b17bf8d43f12 [file] [view]
# 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](https://struts.apache.org/plugins/junit/).