alma::acs::nc::refactored::NCPublisherTest Class Reference

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

List of all members.

Public Member Functions

 NCPublisherTest (String name) throws Exception
void testPublisherSendingEvents () throws Exception

Protected Member Functions

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

Private Attributes

NCPublisher publisher = null
ContainerServices services = null
Logger logger = null

Detailed Description

This test class aims to test the NCPublisher class.

Author:
jslopez

Constructor & Destructor Documentation

alma::acs::nc::refactored::NCPublisherTest::NCPublisherTest ( String  name  )  throws Exception [inline]

Member Function Documentation

void alma::acs::nc::refactored::NCPublisherTest::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::component::client::ComponentClientTestCase::getContainerServices(), alma::acs::container::ContainerServicesBase::getLogger(), logger, and services.

void alma::acs::nc::refactored::NCPublisherTest::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::refactored::NCPublisherTest::testPublisherSendingEvents (  )  throws Exception [inline]

Member Data Documentation

Referenced by setUp().


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

Generated by  doxygen 1.6.2