spring-framework / org.springframework.test.web / ModelAndViewAssert / <init>

<init>

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.

Author
Sam Brannen

Author
Alef Arendsen

Author
Bram Smeets

Since
2.5

See Also
org.springframework.web.servlet.ModelAndView