Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

alma::acs::commandcenter::engine::AcsScriptsTest Class Reference

List of all members.

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

Detailed Description

This test is not a pure unit test, since it starts acs instances. That means, it alters the (operating system level) environment. That means, errors in foregoing test methods will have the consequence of errors in subsequent test methods.

Author:
mschilli


Constructor & Destructor Documentation

alma::acs::commandcenter::engine::AcsScriptsTest::AcsScriptsTest String  name  )  [inline]
 


Member Function Documentation

Override void alma::acs::commandcenter::engine::AcsScriptsTest::setUp  )  throws Exception [inline, protected]
 

See also:
TestCase#setUp()

Override void alma::acs::commandcenter::engine::AcsScriptsTest::tearDown  )  throws Exception [inline, protected]
 

void alma::acs::commandcenter::engine::AcsScriptsTest::test_Start_Local_Acs  )  throws Throwable [inline]
 

void alma::acs::commandcenter::engine::AcsScriptsTest::test_Start_Local_AcsAndContainers  )  throws Throwable [inline]
 

void alma::acs::commandcenter::engine::AcsScriptsTest::test_Start_Local_ServicesAndManager  )  throws Throwable [inline]
 

void alma::acs::commandcenter::engine::AcsScriptsTest::test_Stop_Local_Acs  )  throws Throwable [inline]
 

void alma::acs::commandcenter::engine::AcsScriptsTest::test_Stop_Local_AcsAndContainers  )  throws Throwable [inline]
 

void alma::acs::commandcenter::engine::AcsScriptsTest::test_Stop_Local_ServicesAndManager  )  throws Throwable [inline]
 


Member Data Documentation

final String alma::acs::commandcenter::engine::AcsScriptsTest::ACS_HOST = "localhost" [static, package]
 

final String alma::acs::commandcenter::engine::AcsScriptsTest::ACS_INSTANCE = String.valueOf(acs_instance) [static, package]
 

final int alma::acs::commandcenter::engine::AcsScriptsTest::acs_instance = 9 [static, package]
 

final String alma::acs::commandcenter::engine::AcsScriptsTest::IR_PORT = ACSPorts.globalInstance(acs_instance).giveIRPort() [static, package]
 

final String alma::acs::commandcenter::engine::AcsScriptsTest::MGR_PORT = ACSPorts.globalInstance(acs_instance).giveManagerPort() [static, package]
 

final String alma::acs::commandcenter::engine::AcsScriptsTest::NS_PORT = ACSPorts.globalInstance(acs_instance).giveNamingServicePort() [static, package]
 

final int alma::acs::commandcenter::engine::AcsScriptsTest::TIMEOUT = 120 [static, package]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 02:51:32 2009 for ACS Java API by doxygen 1.3.8