Public Member Functions | |
ExternalToolsTest (String name) | |
void | test_SetUp_Local_Acs () throws Throwable |
void | test_Start_Local_ObjectExplorer () throws Throwable |
void | test_Start_Local_LoggingClientGraphical () throws Throwable |
void | test_Start_Local_CdbBrowser () throws Throwable |
void | test_Start_Local_DynamicComponentsClient () throws Throwable |
void | test_Start_Local_NameServiceBrowser () throws Throwable |
void | test_Kill_Tools () throws Throwable |
void | test_TearDown_Local_Acs () throws Throwable |
Protected Member Functions | |
Override void | setUp () 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 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|