Spring Framework

Package org.springframework.test.web.servlet.result

Contains built-in ResultMatcher and ResultHandler implementations.

See: Description

Package org.springframework.test.web.servlet.result Description

Contains built-in ResultMatcher and ResultHandler implementations. Use MockMvcResultMatchers and MockMvcResultHandlers to access to instances of those implementations.
Spring Framework