DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
This plugin provides a base StrutsTestCase class that can subclassed for tests that work on Struts 2 components.
| Info |
|---|
This plugin is only available with Struts 2.1.1 or later |
Features
- Base test class that starts up a full Struts 2 instance
- Great for testing how configuration is loaded and Struts 2 components are used
...