| Package | Description |
|---|---|
| com.github.mjeanroy.junit.servers.client | |
| com.github.mjeanroy.junit.servers.engine |
| Modifier and Type | Method and Description |
|---|---|
static HttpClientStrategy |
HttpClientStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpClientStrategy[] |
HttpClientStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HttpClient |
EmbeddedServerTestLifeCycleAdapter.getClient(HttpClientStrategy strategy)
Returns HTTP client that can be used against
EmbeddedServerTestLifeCycleAdapter.server. |
Copyright © 2018. All rights reserved.