alma::ACS::SpecialTestMasterComponentImpl::SpecialTestMasterComponentTest Class Reference

Inheritance diagram for alma::ACS::SpecialTestMasterComponentImpl::SpecialTestMasterComponentTest:
Inheritance graph
[legend]
Collaboration diagram for alma::ACS::SpecialTestMasterComponentImpl::SpecialTestMasterComponentTest:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 SpecialTestMasterComponentTest () throws Exception
void testHealthySubsystemLifecycle () throws Exception
void testOtherProperty ()

Protected Member Functions

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

Private Attributes

SpecialTestMasterComponent m_masterComp

Detailed Description

Author:
hsommer created Aug 09, 2004

Constructor & Destructor Documentation

alma::ACS::SpecialTestMasterComponentImpl::SpecialTestMasterComponentTest::SpecialTestMasterComponentTest (  )  throws Exception [inline]

Member Function Documentation

void alma::ACS::SpecialTestMasterComponentImpl::SpecialTestMasterComponentTest::initAcsLogging (  )  [inline, protected]
void alma::ACS::SpecialTestMasterComponentImpl::SpecialTestMasterComponentTest::setUp (  )  throws Exception [inline, protected]

Starts CORBA in the client process and connects to the manager and logger.

Subclasses that override this method must call super.setUp(), likely before any other code in that method.

See also:
junit.framework.TestCase::setUp()

Reimplemented from alma::acs::component::client::ComponentClientTestCase.

References alma::acs::container::ContainerServices::getComponent(), alma::acs::component::client::ComponentClientTestCase::getContainerServices(), and m_masterComp.

void alma::ACS::SpecialTestMasterComponentImpl::SpecialTestMasterComponentTest::tearDown (  )  throws Exception [inline, protected]

Releases all previously obtained components (using manager), logs out from the manager, and terminates the CORBA ORB.

Subclasses that override this method must call super.tearDown(), likely after any other code in that method.

See also:
junit.framework.TestCase::tearDown()

Reimplemented from alma::acs::component::client::ComponentClientTestCase.

void alma::ACS::SpecialTestMasterComponentImpl::SpecialTestMasterComponentTest::testHealthySubsystemLifecycle (  )  throws Exception [inline]
void alma::ACS::SpecialTestMasterComponentImpl::SpecialTestMasterComponentTest::testOtherProperty (  )  [inline]

Member Data Documentation


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

Generated by  doxygen 1.6.2