|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SimpleHttpResponseProvider | |
|---|---|
| com.github.kristofa.test.http | |
| Uses of SimpleHttpResponseProvider in com.github.kristofa.test.http |
|---|
| Methods in com.github.kristofa.test.http that return SimpleHttpResponseProvider | |
|---|---|
SimpleHttpResponseProvider |
SimpleHttpResponseProvider.expect(Method method,
String path)
Provide an expected request without content. |
SimpleHttpResponseProvider |
SimpleHttpResponseProvider.expect(Method method,
String path,
String contentType,
String requestEntity)
Provide an expected request with content. |
SimpleHttpResponseProvider |
SimpleHttpResponseProvider.respondWith(int httpCode,
String contentType,
String requestEntity)
Provide expected response for latest given request. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||