See: Description
| Class | Description |
|---|---|
| AbstractModelAndViewTests | Deprecated
as of Spring 3.0, in favor of using the listener-based test context framework
(
AbstractJUnit38SpringContextTests)
or ModelAndViewAssert with JUnit 4 and TestNG. |
| ModelAndViewAssert |
A collection of assertions intended to simplify testing scenarios dealing
with Spring Web MVC
ModelAndView objects. |