You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Current »

Yes. Struts 2 provides built-in support for JUnit 3.8 via an abstract StrutsTestCase, which provides common Struts variables and setup code. To learn what approaches you can take when testing your Struts Actions, see How can we test Actions.

  • No labels