

Public Member Functions | |
| void | setUp () throws Exception |
| void | testGetInstance () |
| void | testGetNodeReductionRules () |
| void | testGetMultiReductionRules () |
| void | testReloadFromCDB () |
| void | testSaveToCDB () |
| void | tearDown () throws Exception |
Package Attributes | |
| AcsInformation | _acsInfo |
| DAOManager | _daoManager |
| AlarmSystemManager | _alarmSystemManager |
| void cl::utfsm::acs::acg::core::ReductionManagerTest::setUp | ( | ) | throws Exception [inline] |
References _acsInfo, _alarmSystemManager, _daoManager, cl::utfsm::acs::acg::core::UserAuthenticator::authenticate(), 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::getContainerServices(), and cl::utfsm::acs::acg::core::AlarmSystemManager::getInstance().
| void cl::utfsm::acs::acg::core::ReductionManagerTest::tearDown | ( | ) | throws Exception [inline] |
References _acsInfo, and cl::utfsm::acs::acg::core::AcsInformation::disconnect().
| void cl::utfsm::acs::acg::core::ReductionManagerTest::testGetInstance | ( | ) | [inline] |
References _daoManager, and cl::utfsm::acs::acg::core::DAOManager::getAlarmDAO().
| void cl::utfsm::acs::acg::core::ReductionManagerTest::testGetMultiReductionRules | ( | ) | [inline] |
| void cl::utfsm::acs::acg::core::ReductionManagerTest::testGetNodeReductionRules | ( | ) | [inline] |
| void cl::utfsm::acs::acg::core::ReductionManagerTest::testReloadFromCDB | ( | ) | [inline] |
References _daoManager, cl::utfsm::acs::acg::core::DAOManager::getAlarmDAO(), cern::laser::business::data::Triplet::getFaultCode(), cern::laser::business::data::Triplet::getFaultFamily(), cern::laser::business::data::Triplet::getFaultMember(), cl::utfsm::acs::acg::core::ReductionRule::getIsNodeReduction(), cl::utfsm::acs::acg::core::ReductionManager::getMultiReductionRules(), cl::utfsm::acs::acg::core::ReductionRule::getParent(), cern::laser::business::data::Alarm::getTriplet(), and cl::utfsm::acs::acg::core::ReductionManager::loadFromCDB().
| void cl::utfsm::acs::acg::core::ReductionManagerTest::testSaveToCDB | ( | ) | [inline] |
References _alarmSystemManager, cl::utfsm::acs::acg::core::ReductionManager::addNodeReductionRule(), cl::utfsm::acs::acg::core::AlarmSystemManager::getReductionManager(), cl::utfsm::acs::acg::core::ReductionManager::loadFromCDB(), cl::utfsm::acs::acg::core::AlarmSystemManager::loadFromCDB(), cl::utfsm::acs::acg::core::ReductionManager::saveToCDB(), and cern::laser::business::data::Alarm::setTriplet().
Referenced by setUp(), and tearDown().
Referenced by setUp(), and testSaveToCDB().
Referenced by setUp(), testGetInstance(), testGetMultiReductionRules(), testGetNodeReductionRules(), and testReloadFromCDB().
1.6.2