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

Inheritance diagram for alma::acs::commandcenter::engine::AcsScriptsTest:
Inheritance graph
[legend]
Collaboration diagram for alma::acs::commandcenter::engine::AcsScriptsTest:
Collaboration graph
[legend]

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

void setUp () throws Exception
void tearDown () throws Exception

Static Package Attributes

static final int acs_instance = 9
static final String ACS_HOST = "localhost"
static final String ACS_INSTANCE = String.valueOf(acs_instance)
static final String MGR_PORT = ACSPorts.globalInstance(acs_instance).giveManagerPort()
static final String IR_PORT = ACSPorts.globalInstance(acs_instance).giveIRPort()
static final String NS_PORT = ACSPorts.globalInstance(acs_instance).giveNamingServicePort()
static 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

void alma::acs::commandcenter::engine::AcsScriptsTest::setUp (  )  throws Exception [inline, protected]
See also:
TestCase::setUp()
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 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]

The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2