alma::acsjms::test::MessageTest Class Reference

Inheritance diagram for alma::acsjms::test::MessageTest:
Inheritance graph
[legend]
Collaboration diagram for alma::acsjms::test::MessageTest:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 MessageTest () throws Exception
void testACSJMSMessage () throws Exception
void testTextMessage () throws Exception
void testObjectMessage () throws Exception
void testEntity () throws Exception

Protected Member Functions

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

Detailed Description

Test the messages (Message, ObjectMessage and TextMessage)


Constructor & Destructor Documentation

alma::acsjms::test::MessageTest::MessageTest (  )  throws Exception [inline]

Member Function Documentation

void alma::acsjms::test::MessageTest::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::acsjms::test::MessageTest::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::acsjms::test::MessageTest::testACSJMSMessage (  )  throws Exception [inline]
void alma::acsjms::test::MessageTest::testEntity (  )  throws Exception [inline]
void alma::acsjms::test::MessageTest::testObjectMessage (  )  throws Exception [inline]
void alma::acsjms::test::MessageTest::testTextMessage (  )  throws Exception [inline]

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

Generated by  doxygen 1.6.2