Package | Description |
---|---|
org.springframework.test.web.client |
Contains client-side REST testing support.
|
Modifier and Type | Method and Description |
---|---|
static MockRestServiceServer |
MockRestServiceServer.createServer(RestGatewaySupport restGateway)
Create a
MockRestServiceServer and set up the given
RestGatewaySupport with a mock ClientHttpRequestFactory . |
Copyright © 2015. All rights reserved.