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