Package org.springframework.test.web

Helper classes for unit tests based on Spring's web support.

See:
          Description

Class Summary
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.
 

Package org.springframework.test.web Description

Helper classes for unit tests based on Spring's web support.