See: Description
Interface | Description |
---|---|
RequestMatcher |
A contract for matching requests to expectations.
|
ResponseActions |
A contract for setting up request expectations and defining a response.
|
ResponseCreator |
A contract for creating a
ClientHttpResponse . |
Class | Description |
---|---|
MockMvcClientHttpRequestFactory |
A
ClientHttpRequestFactory for requests executed via MockMvc . |
MockRestServiceServer |
Main entry point for client-side REST testing.
|
MockRestServiceServer