

Public Member Functions | |
| CategoryClientChildren () throws Exception | |
| void | setUp () throws Exception |
| void | tearDown () throws Exception |
| void | onAlarm (Alarm alarm) |
| void | onException (LaserSelectionException e) |
| void | testGetNodeChildren () throws Exception |
Private Attributes | |
| CategoryClient | categoryClient |
| alma::alarmsystem::clients::test::CategoryClientChildren::CategoryClientChildren | ( | ) | throws Exception [inline] |
Constructor
| Exception |
| void alma::alarmsystem::clients::test::CategoryClientChildren::onAlarm | ( | Alarm | alarm | ) | [inline] |
| void alma::alarmsystem::clients::test::CategoryClientChildren::onException | ( | LaserSelectionException | e | ) | [inline] |
| void alma::alarmsystem::clients::test::CategoryClientChildren::setUp | ( | ) | throws Exception [inline] |
Reimplemented from alma::acs::component::client::ComponentClientTestCase.
References categoryClient, and alma::acs::component::client::ComponentClientTestCase::getContainerServices().
| void alma::alarmsystem::clients::test::CategoryClientChildren::tearDown | ( | ) | throws Exception [inline] |
Reimplemented from alma::acs::component::client::ComponentClientTestCase.
References categoryClient, and alma::alarmsystem::clients::CategoryClient::close().
| void alma::alarmsystem::clients::test::CategoryClientChildren::testGetNodeChildren | ( | ) | throws Exception [inline] |
Test getParents for NODE and MULTIPLICITY reduction
| Exception |
References categoryClient, alma::alarmsystem::clients::CategoryClient::connect(), and alma::alarmsystem::clients::CategoryClient::getChildren().
The categoryClient to test
Referenced by setUp(), tearDown(), and testGetNodeChildren().
1.6.2