com::cosylab::acs::alarm::ACSCategoryDAOTest Class Reference

Inheritance diagram for com::cosylab::acs::alarm::ACSCategoryDAOTest:
Inheritance graph
[legend]
Collaboration diagram for com::cosylab::acs::alarm::ACSCategoryDAOTest:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ACSCategoryDAOTest () throws Exception
void setUp () throws Exception
void testLoadCategory () throws Exception
void testGetCategoryByID () throws Exception
void testGetRoot () throws Exception
void testRootChilds () throws Exception
void testDeleteCategory () throws Exception
void testFindAllCategories () throws Exception
void testGettingCategories () throws Exception
void testGetChilds () throws Exception
void testUpdateCategory ()

Private Attributes

ACSCategoryDAOImpl categoryDAO
ACSAlarmDAOImpl alarmDAO

Detailed Description

Author:
acaproni

Constructor & Destructor Documentation

com::cosylab::acs::alarm::ACSCategoryDAOTest::ACSCategoryDAOTest (  )  throws Exception [inline]

Member Function Documentation

void com::cosylab::acs::alarm::ACSCategoryDAOTest::setUp (  )  throws Exception [inline]

Starts CORBA in the client process and connects to the manager and logger.

Subclasses that override this method must call super.setUp(), likely before any other code in that method.

See also:
junit.framework.TestCase::setUp()

Reimplemented from alma::acs::component::client::ComponentClientTestCase.

References alarmDAO, categoryDAO, alma::acs::component::client::ComponentClientTestCase::getContainerServices(), com::cosylab::acs::laser::dao::ACSCategoryDAOImpl::loadCategories(), com::cosylab::acs::laser::dao::ACSCategoryDAOImpl::setConfAccessor(), and com::cosylab::acs::laser::dao::ACSAlarmDAOImpl::setConfAccessor().

void com::cosylab::acs::alarm::ACSCategoryDAOTest::testDeleteCategory (  )  throws Exception [inline]
void com::cosylab::acs::alarm::ACSCategoryDAOTest::testFindAllCategories (  )  throws Exception [inline]
void com::cosylab::acs::alarm::ACSCategoryDAOTest::testGetCategoryByID (  )  throws Exception [inline]
void com::cosylab::acs::alarm::ACSCategoryDAOTest::testGetChilds (  )  throws Exception [inline]
void com::cosylab::acs::alarm::ACSCategoryDAOTest::testGetRoot (  )  throws Exception [inline]
void com::cosylab::acs::alarm::ACSCategoryDAOTest::testGettingCategories (  )  throws Exception [inline]
void com::cosylab::acs::alarm::ACSCategoryDAOTest::testLoadCategory (  )  throws Exception [inline]
void com::cosylab::acs::alarm::ACSCategoryDAOTest::testRootChilds (  )  throws Exception [inline]
void com::cosylab::acs::alarm::ACSCategoryDAOTest::testUpdateCategory (  )  [inline]

Member Data Documentation

Referenced by setUp().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2