Uses of Interface
org.springframework.test.web.servlet.ResultMatcher

Packages that use ResultMatcher
Package
Description
Contains server-side support for testing Spring MVC applications.
Support for testing Spring MVC applications via WebTestClient with MockMvc for server request handling.
Contains built-in ResultMatcher and ResultHandler implementations.
Contains built-in MockMvcBuilder implementations.