public class DummyErrorResponseServerIntegrationTests extends MockServerTestBase
server| Constructor and Description |
|---|
DummyErrorResponseServerIntegrationTests() |
| Modifier and Type | Method and Description |
|---|---|
protected MockServer |
buildMockServer()
Implemented by test subclasses to build the correct type of
MockServer |
void |
clientExecutionTimeoutEnabled_SlowAfterErrorRequestHandler_ThrowsClientExecutionTimeoutException() |
void |
clientExecutionTimeoutEnabled_SlowErrorResponseHandler_ThrowsClientExecutionTimeoutException() |
static void |
preConditions() |
newGetRequest, setupBaseFixture, tearDownBaseFixturepublic DummyErrorResponseServerIntegrationTests()
public static void preConditions()
protected MockServer buildMockServer()
MockServerTestBaseMockServerbuildMockServer in class MockServerTestBasepublic void clientExecutionTimeoutEnabled_SlowErrorResponseHandler_ThrowsClientExecutionTimeoutException()
throws Exception
ExceptionCopyright © 2018. All rights reserved.