Package | Description |
---|---|
org.springframework.test.web.servlet.result |
Contains built-in
ResultMatcher and ResultHandler implementations. |
Modifier and Type | Method and Description |
---|---|
static HandlerResultMatchers |
MockMvcResultMatchers.handler()
Access to assertions for the handler that handled the request.
|