

Public Member Functions | |
| void | testGetInstance () throws Exception |
| void | testGetAllSources () |
| void | testGetSource () |
| void | testReloadFromCDB () |
| void | testAddSource () throws Exception |
| void | testDeleteSource () throws Exception |
Protected Member Functions | |
| void | setUp () throws Exception |
| void | tearDown () throws Exception |
Package Attributes | |
| AlarmSystemManager | _alarmSystemManager |
| void cl::utfsm::acs::acg::core::SourceManagerTest::setUp | ( | ) | throws Exception [inline, protected] |
References _alarmSystemManager, cl::utfsm::acs::acg::core::AlarmSystemManager::connectToDAL(), cl::utfsm::acs::acg::core::AlarmSystemManager::connectToManager(), cl::utfsm::acs::acg::core::AlarmSystemManager::getAlarmManager(), cl::utfsm::acs::acg::core::AlarmSystemManager::getInstance(), and cl::utfsm::acs::acg::core::AlarmManager::loadFromCDB().
| void cl::utfsm::acs::acg::core::SourceManagerTest::tearDown | ( | ) | throws Exception [inline, protected] |
| void cl::utfsm::acs::acg::core::SourceManagerTest::testAddSource | ( | ) | throws Exception [inline] |
| void cl::utfsm::acs::acg::core::SourceManagerTest::testDeleteSource | ( | ) | throws Exception [inline] |
References _alarmSystemManager, cl::utfsm::acs::acg::core::SourceManager::addSource(), cl::utfsm::acs::acg::core::SourceManager::deleteSource(), cl::utfsm::acs::acg::core::SourceManager::getAllSources(), cern::laser::business::data::Source::getName(), cl::utfsm::acs::acg::core::AlarmSystemManager::getSourceManager(), cl::utfsm::acs::acg::core::SourceManager::loadFromCDB(), and cern::laser::business::data::Source::setSourceId().
| void cl::utfsm::acs::acg::core::SourceManagerTest::testGetAllSources | ( | ) | [inline] |
| void cl::utfsm::acs::acg::core::SourceManagerTest::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::getAlarmDAO(), cl::utfsm::acs::acg::core::AcsInformation::getContainerServices(), cl::utfsm::acs::acg::core::AlarmSystemManager::getInstance(), and cl::utfsm::acs::acg::core::DAOManager::getSourceDAO().
| void cl::utfsm::acs::acg::core::SourceManagerTest::testGetSource | ( | ) | [inline] |
References _alarmSystemManager, cl::utfsm::acs::acg::core::SourceManager::getAllSources(), cern::laser::business::data::Source::getName(), cl::utfsm::acs::acg::core::SourceManager::getSource(), cern::laser::business::data::Source::getSourceId(), cl::utfsm::acs::acg::core::AlarmSystemManager::getSourceManager(), and cl::utfsm::acs::acg::core::SourceManager::loadFromCDB().
| void cl::utfsm::acs::acg::core::SourceManagerTest::testReloadFromCDB | ( | ) | [inline] |
References _alarmSystemManager, cl::utfsm::acs::acg::core::SourceManager::getAllSources(), cern::laser::business::data::Source::getName(), cern::laser::business::data::Source::getSourceId(), cl::utfsm::acs::acg::core::AlarmSystemManager::getSourceManager(), and cl::utfsm::acs::acg::core::SourceManager::loadFromCDB().
Referenced by setUp(), testAddSource(), testDeleteSource(), testGetAllSources(), testGetInstance(), testGetSource(), and testReloadFromCDB().
1.6.2