Provides JUnit testing support for Apache Struts 2 applications, enabling unit testing of actions and interceptors.
<dependency>
<groupId>org.apache.struts</groupId>
<artifactId>struts2-junit-plugin</artifactId>
<version>7.1.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Extends StrutsTestCase to test Struts 2 actions in a JUnit environment.
Upgrade to Struts 2.5.30 or later, or use version 7.x with proper security configurations.
No dependency data recorded yet.