public class ProxyInfoStoreTests
extends java.lang.Object
| Constructor and Description | 
|---|
ProxyInfoStoreTests()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
setupTest()  | 
void | 
tearDownTest()  | 
void | 
testAddDataLocation_withWrongParameterName()  | 
void | 
testAddDataLocation()  | 
void | 
testAddLogin_withWrongParameterName()  | 
void | 
testAddLogin_withWrongParameterValue()  | 
void | 
testAddLogin()  | 
void | 
testAnyIp_whenNoIpAvailable()  | 
void | 
testAnyIp()  | 
void | 
testIp_withNonExistantIp()  | 
void | 
testIp_withWrongParameterName()  | 
void | 
testIp()  | 
public void setupTest()
public void tearDownTest()
public void testAddLogin()
public void testAddLogin_withWrongParameterName()
public void testAddLogin_withWrongParameterValue()
public void testIp()
public void testIp_withNonExistantIp()
public void testIp_withWrongParameterName()
public void testAnyIp()
public void testAnyIp_whenNoIpAvailable()
public void testAddDataLocation()
public void testAddDataLocation_withWrongParameterName()
Copyright © 2023. All Rights Reserved.