public abstract class BasicServerTestBase extends Object
LocalTestServer. The server will not be
started per default.| Modifier and Type | Field and Description |
|---|---|
protected LocalTestServer |
localServer
The local server for testing.
|
| Constructor and Description |
|---|
BasicServerTestBase() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.http.HttpHost |
getServerHttp()
Obtains the address of the local test server.
|
void |
tearDown() |
protected LocalTestServer localServer
Copyright © 2019. All rights reserved.