Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

...