Package | Description |
---|---|
org.springframework.social.test.client |
Test framework for ServiceProvider APIs.
|
Modifier and Type | Method and Description |
---|---|
static MockRestServiceServer |
MockRestServiceServer.createServer(org.springframework.web.client.support.RestGatewaySupport gatewaySupport)
Creates a
MockRestServiceServer instance based on the given RestGatewaySupport . |
static MockRestServiceServer |
MockRestServiceServer.createServer(org.springframework.web.client.RestTemplate restTemplate)
Creates a
MockRestServiceServer instance based on the given RestTemplate . |
Copyright © 2016. All rights reserved.