alma::acs::nc::AnyAideTest Class Reference

Inheritance diagram for alma::acs::nc::AnyAideTest:
Inheritance graph
[legend]
Collaboration diagram for alma::acs::nc::AnyAideTest:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 AnyAideTest () throws Exception
void testCorbaStructToJavaClass ()

Protected Member Functions

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

Private Attributes

AnyAide anyAide
AdvancedContainerServices advancedCS

Constructor & Destructor Documentation

alma::acs::nc::AnyAideTest::AnyAideTest (  )  throws Exception [inline]

Member Function Documentation

void alma::acs::nc::AnyAideTest::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 advancedCS, anyAide, alma::acs::container::ContainerServicesBase::getAdvancedContainerServices(), and alma::acs::component::client::ComponentClientTestCase::getContainerServices().

void alma::acs::nc::AnyAideTest::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::nc::AnyAideTest::testCorbaStructToJavaClass (  )  [inline]

Member Data Documentation

Referenced by setUp().


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

Generated by  doxygen 1.6.2