alma::alarmsystem::clients::test::CategoryClientParent Class Reference

Inheritance diagram for alma::alarmsystem::clients::test::CategoryClientParent:
Inheritance graph
[legend]
Collaboration diagram for alma::alarmsystem::clients::test::CategoryClientParent:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CategoryClientParent () throws Exception
void setUp () throws Exception
void tearDown () throws Exception
void onAlarm (Alarm alarm)
void onException (LaserSelectionException e)
void testGetNodeParents () throws Exception

Private Attributes

CategoryClient categoryClient

Detailed Description

Test the getParents method of the Category client.

Each method of the Category client needs to be tested in a separate class due to a bug in the NC (COMP-2153)

Author:
acaproni

Constructor & Destructor Documentation

alma::alarmsystem::clients::test::CategoryClientParent::CategoryClientParent (  )  throws Exception [inline]

Constructor

Exceptions:
Exception 

Member Function Documentation

void alma::alarmsystem::clients::test::CategoryClientParent::onAlarm ( Alarm  alarm  )  [inline]
void alma::alarmsystem::clients::test::CategoryClientParent::onException ( LaserSelectionException  e  )  [inline]
void alma::alarmsystem::clients::test::CategoryClientParent::setUp (  )  throws Exception [inline]
void alma::alarmsystem::clients::test::CategoryClientParent::tearDown (  )  throws Exception [inline]
void alma::alarmsystem::clients::test::CategoryClientParent::testGetNodeParents (  )  throws Exception [inline]

Test getParents for NODE and MULTIPLICITY reduction

Exceptions:
Exception 

References categoryClient, alma::alarmsystem::clients::CategoryClient::connect(), and alma::alarmsystem::clients::CategoryClient::getParents().


Member Data Documentation

The categoryClient to test

Referenced by setUp(), tearDown(), and testGetNodeParents().


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

Generated by  doxygen 1.6.2