alma::nctest::clients::ClosedLoopEventTest Class Reference

Inheritance diagram for alma::nctest::clients::ClosedLoopEventTest:
Inheritance graph
[legend]
Collaboration diagram for alma::nctest::clients::ClosedLoopEventTest:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ClosedLoopEventTest () throws Exception
void testStructWithTypedef () throws Exception

Static Public Attributes

static final String ADHOC_CHANNEL_NAME = "ClosedLoopEventTestChannel"

Protected Member Functions

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

Detailed Description

Sends various kinds of events and subscribes to form a closed roundtrip loop. Compares sent and received envents.

Author:
hsommer

Constructor & Destructor Documentation

alma::nctest::clients::ClosedLoopEventTest::ClosedLoopEventTest (  )  throws Exception [inline]

Member Function Documentation

void alma::nctest::clients::ClosedLoopEventTest::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.

void alma::nctest::clients::ClosedLoopEventTest::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::nctest::clients::ClosedLoopEventTest::testStructWithTypedef (  )  throws Exception [inline]

Member Data Documentation

final String alma::nctest::clients::ClosedLoopEventTest::ADHOC_CHANNEL_NAME = "ClosedLoopEventTestChannel" [static]

The channel used for theses tests. Note that usually the channel name must be an IDL-defined string to avoid mismatches between senders and receivers.

Referenced by testStructWithTypedef().


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

Generated by  doxygen 1.6.2