|
Spring Social | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.social.test.client.MockClientHttpRequestFactory
public class MockClientHttpRequestFactory
Mock implementation of ClientHttpRequestFactory. Contains a list of expected MockClientHttpRequests,
and iterates over those.
| Constructor Summary | |
|---|---|
MockClientHttpRequestFactory()
|
|
| Method Summary | |
|---|---|
MockClientHttpRequest |
createRequest(java.net.URI uri,
org.springframework.http.HttpMethod httpMethod)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MockClientHttpRequestFactory()
| Method Detail |
|---|
public MockClientHttpRequest createRequest(java.net.URI uri,
org.springframework.http.HttpMethod httpMethod)
throws java.io.IOException
createRequest in interface org.springframework.http.client.ClientHttpRequestFactoryjava.io.IOException
|
Spring Social | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||