public final class ApacheAsyncHttpClientTest extends Object
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.ExpectedException |
expectedException |
| Constructor and Description |
|---|
ApacheAsyncHttpClientTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testGetWhenNotTrustingSelfSignedCertificates() |
void |
testGetWhenTrustingSelfSignedCertificates() |
void |
testGetWithoutAProxy() |
void |
testGoingToAWSEndpoint() |
public void testGetWhenNotTrustingSelfSignedCertificates()
public void testGoingToAWSEndpoint()
public void testGetWhenTrustingSelfSignedCertificates()
public void testGetWithoutAProxy()
Copyright © 2012–2018 Atlassian. All rights reserved.