| Package | Description |
|---|---|
| com.github.mjeanroy.junit.servers.client.impl.okhttp3 |
| Modifier and Type | Method and Description |
|---|---|
static OkHttpClient |
OkHttpClient.defaultOkHttpClient(EmbeddedServer<?> server)
Create new http client using internal
http client from ok-http library.
|
static OkHttpClient |
OkHttpClient.newOkHttpClient(HttpClientConfiguration configuration,
EmbeddedServer<?> server)
Create new http client using custom configuration.
|
Copyright © 2019. All rights reserved.