public class ProxyMaintainerTest extends Object
| Constructor and Description |
|---|
ProxyMaintainerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
keepSystemPropertyForRestore() |
void |
restoreSystemProperty() |
void |
testBlankSystemProperty() |
void |
testMultipleHostsInSystemProperty() |
void |
testNoDuplicateHostsInSystemProperty() |
void |
testNoSystemProperty() |
void |
testSingleHostInSystemProperty() |
public void keepSystemPropertyForRestore()
throws Exception
Exceptionpublic void testNoSystemProperty()
public void testBlankSystemProperty()
public void testSingleHostInSystemProperty()
public void testMultipleHostsInSystemProperty()
public void testNoDuplicateHostsInSystemProperty()
public void restoreSystemProperty()
Copyright © 2022 Atlassian. All rights reserved.