org.junit.rules.TestRulepublic class OkHttpClientTestRule
extends java.lang.Object
implements org.junit.rules.TestRule
| Modifier and Type | Field | Description |
|---|---|---|
OkHttpClient |
client |
| Constructor | Description |
|---|---|
OkHttpClientTestRule() |
| Modifier and Type | Method | Description |
|---|---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description) |
public OkHttpClient client
Copyright © 2020. All Rights Reserved.