public class DummyResponseServerIntegrationTests extends MockServerTestBase
| Modifier and Type | Field and Description |
|---|---|
RetryableTestRule |
retryableTestRule |
server| Constructor and Description |
|---|
DummyResponseServerIntegrationTests() |
| Modifier and Type | Method and Description |
|---|---|
protected MockServer |
buildMockServer()
Implemented by test subclasses to build the correct type of
MockServer |
static void |
preConditions() |
void |
requestTimeoutEnabled_ServerRespondsWithRetryableError_RetriesUpToLimitThenThrowsServerException() |
newGetRequest, setupBaseFixture, tearDownBaseFixturepublic RetryableTestRule retryableTestRule
public static void preConditions()
protected MockServer buildMockServer()
MockServerTestBaseMockServerbuildMockServer in class MockServerTestBasepublic void requestTimeoutEnabled_ServerRespondsWithRetryableError_RetriesUpToLimitThenThrowsServerException()
throws IOException
IOExceptionCopyright © 2022. All rights reserved.