

Classes | |
| class | DummyAcsCorba |
| class | DummyComponentAdapter |
Public Member Functions | |
| void | testInsertionOrderOutput () throws Exception |
| void | testSorting () throws Exception |
Protected Member Functions | |
| void | setUp () throws Exception |
Private Attributes | |
| ComponentMap | componentMap |
| AcsLogger | logger |
JUnit test for alma.acs.container.ComponentMap.
Tests this class in isolation using dummy implementations of other classes; no ACS runtime environment needed.
| void alma::acs::container::ComponentMapTest::setUp | ( | ) | throws Exception [inline, protected] |
References componentMap, and logger.
| void alma::acs::container::ComponentMapTest::testInsertionOrderOutput | ( | ) | throws Exception [inline] |
| void alma::acs::container::ComponentMapTest::testSorting | ( | ) | throws Exception [inline] |
Referenced by setUp(), testInsertionOrderOutput(), and testSorting().
1.6.2