Public Member Functions | |
AcsScriptsTest (String name) | |
void | test_Start_Local_ServicesAndManager () throws Throwable |
void | test_Stop_Local_ServicesAndManager () throws Throwable |
void | test_Start_Local_Acs () throws Throwable |
void | test_Stop_Local_Acs () throws Throwable |
void | test_Start_Local_AcsAndContainers () throws Throwable |
void | test_Stop_Local_AcsAndContainers () throws Throwable |
Protected Member Functions | |
Override void | setUp () throws Exception |
Override void | tearDown () throws Exception |
Static Package Attributes | |
final int | acs_instance = 9 |
final String | ACS_HOST = "localhost" |
final String | ACS_INSTANCE = String.valueOf(acs_instance) |
final String | MGR_PORT = ACSPorts.globalInstance(acs_instance).giveManagerPort() |
final String | IR_PORT = ACSPorts.globalInstance(acs_instance).giveIRPort() |
final String | NS_PORT = ACSPorts.globalInstance(acs_instance).giveNamingServicePort() |
final int | TIMEOUT = 120 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|