

Public Member Functions | |
| void | setUp () throws Exception |
| void | testGetInstance () throws Exception |
| void | testGetAllCategories () |
| void | testGetCategoryByPath () |
| void | testLoadFromCDB () |
| void | testAddCategory () throws IllegalOperationException |
| void | testDeleteCategory () throws Exception |
| void | tearDown () |
Package Attributes | |
| AlarmSystemManager | _alarmSystemManager |
| CategoryManager | cm |
| void cl::utfsm::acs::acg::core::CategoryManagerTest::setUp | ( | ) | throws Exception [inline] |
References _alarmSystemManager, cm, cl::utfsm::acs::acg::core::AlarmSystemManager::connectToDAL(), cl::utfsm::acs::acg::core::AlarmSystemManager::connectToManager(), cl::utfsm::acs::acg::core::AlarmSystemManager::getCategoryManager(), cl::utfsm::acs::acg::core::AlarmSystemManager::getInstance(), and cl::utfsm::acs::acg::core::CategoryManager::loadFromCDB().
| void cl::utfsm::acs::acg::core::CategoryManagerTest::tearDown | ( | ) | [inline] |
| void cl::utfsm::acs::acg::core::CategoryManagerTest::testAddCategory | ( | ) | throws IllegalOperationException [inline] |
| void cl::utfsm::acs::acg::core::CategoryManagerTest::testDeleteCategory | ( | ) | throws Exception [inline] |
| void cl::utfsm::acs::acg::core::CategoryManagerTest::testGetAllCategories | ( | ) | [inline] |
| void cl::utfsm::acs::acg::core::CategoryManagerTest::testGetCategoryByPath | ( | ) | [inline] |
| void cl::utfsm::acs::acg::core::CategoryManagerTest::testGetInstance | ( | ) | throws Exception [inline] |
References _alarmSystemManager, cl::utfsm::acs::acg::core::DAOManager::connect(), cl::utfsm::acs::acg::core::AlarmSystemManager::connectToDAL(), cl::utfsm::acs::acg::core::AlarmSystemManager::connectToManager(), cl::utfsm::acs::acg::core::AcsInformation::disconnect(), cl::utfsm::acs::acg::core::AlarmSystemManager::disconnectFromManager(), cl::utfsm::acs::acg::core::DAOManager::getCategoryDAO(), cl::utfsm::acs::acg::core::AcsInformation::getContainerServices(), cl::utfsm::acs::acg::core::AlarmSystemManager::getInstance(), and cl::utfsm::acs::acg::core::CategoryManager::getInstance().
| void cl::utfsm::acs::acg::core::CategoryManagerTest::testLoadFromCDB | ( | ) | [inline] |
Referenced by setUp(), tearDown(), testDeleteCategory(), testGetAllCategories(), testGetCategoryByPath(), testGetInstance(), and testLoadFromCDB().
Referenced by setUp(), testAddCategory(), testDeleteCategory(), testGetAllCategories(), testGetCategoryByPath(), and testLoadFromCDB().
1.6.2