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 |
|
|
|
|
|
|
|
|
Test the deletion of a category
|
|
|
Test the find all categories |
|
|
Test the getting of categories by their IDs and PATHS |
|
|
Test if getting children works
|
|
|
Get the ROOT category |
|
|
Test findCategory and getCategory
|
|
|
|
|
|
Check that all the categories are child of ROOT |
|
|
Test if updating a category works |
|
|
|
|
|
|
1.3.8