public class NoProxyHostsSystemPropertiesTest extends NoProxyHostsTestBase
| Modifier and Type | Field and Description |
|---|---|
org.junit.contrib.java.lang.system.ClearSystemProperties |
clearSystemPropertiesRule |
scheme| Constructor and Description |
|---|
NoProxyHostsSystemPropertiesTest() |
| Modifier and Type | Method and Description |
|---|---|
protected SystemPropertiesProxyConfig |
newProxyConfig() |
protected void |
setProxyDetails(String proxyHost,
int proxyPort,
String nonProxyHosts) |
blankNonProxyHosts, data, mixedNonProxyHosts, mixedNonProxyHostsWithMixedCase, multipleNonProxyHosts, singleNonProxyHosts, wildcardNonProxyHostspublic org.junit.contrib.java.lang.system.ClearSystemProperties clearSystemPropertiesRule
protected SystemPropertiesProxyConfig newProxyConfig()
newProxyConfig in class NoProxyHostsTestBaseprotected void setProxyDetails(String proxyHost, int proxyPort, String nonProxyHosts)
setProxyDetails in class NoProxyHostsTestBaseCopyright © 2012–2018 Atlassian. All rights reserved.