public class ClientConfigurationTest extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ClientConfigurationTest.MyCustomDnsResolver |
Constructor and Description |
---|
ClientConfigurationTest() |
Modifier and Type | Method and Description |
---|---|
void |
clientConfigurationCopyConstructor_CopiesAllValues() |
void |
copyConstructorUsesAccessors()
Some customers extend ClientConfiguration and override the accessors.
|
void |
httpClientConfiguration() |
void |
testHeadersDeepCopyInConstructor() |
void |
testNonProxyHostsSetting() |
void |
testProxySystemProperties() |
public void testProxySystemProperties() throws Exception
Exception
public void testHeadersDeepCopyInConstructor()
public void clientConfigurationCopyConstructor_CopiesAllValues() throws Exception
Exception
public void copyConstructorUsesAccessors()
Copyright © 2018. All rights reserved.