Package | Description |
---|---|
org.springframework.test.web.servlet.result |
Contains built-in
ResultMatcher and ResultHandler implementations. |
Modifier and Type | Method and Description |
---|---|
static ContentResultMatchers |
MockMvcResultMatchers.content()
Access to response body assertions.
|