diff --git a/plugins/junit/README.md b/plugins/junit/README.md index d0d0e5464..e3c40d248 100644 --- a/plugins/junit/README.md +++ b/plugins/junit/README.md @@ -1,4 +1,4 @@ -# Struts 2 JFreeChart plugin +# 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/).