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


@NonNullApi @NonNullFields package org.springframework.test.web.servlet.result
Contains built-in ResultMatcher and ResultHandler implementations.

Use MockMvcResultMatchers and MockMvcResultHandlers to access instances of those implementations.