ModelAndViewAssert
abstract class ModelAndViewAssert
A collection of assertions intended to simplify testing scenarios dealing with Spring Web MVC org.springframework.web.servlet.ModelAndView objects.
Intended for use with JUnit 4 and TestNG. All assert*() methods throw AssertionErrors.
assert*()