Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
58 0 0 0 100% 9.408

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List


Package Tests Errors Failures Skipped Success Rate Time
de.campussource.cse.cdmm 58 0 0 0 100% 9.408

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

de.campussource.cse.cdmm

Class Tests Errors Failures Skipped Success Rate Time
AccountDaoTest 4 0 0 0 100% 7.652
CategoryDaoTest 6 0 0 0 100% 0.123
CourseDaoTest 6 0 0 0 100% 0.11
CSEMessageTest 1 0 0 0 100% 0.039
DaoTest 1 0 0 0 100% 0.003
DataModelManagerBeanTest 1 0 0 0 100% 0.009
DataModelManagerExceptionTest 4 0 0 0 100% 0.005
DomainTest 7 0 0 0 100% 0.009
IdNotFoundExceptionTest 4 0 0 0 100% 0.006
MissingAttributeExceptionTest 4 0 0 0 100% 0.007
MissingParameterExceptionTest 4 0 0 0 100% 0.007
RoleDaoTest 8 0 0 0 100% 0.463
TestXmlConversion 8 0 0 0 100% 0.975

Test Cases

AccountDaoTest

testPersistAccount 7.024
testFindAccount 0.031
testRemoveAccount 0.084
testDoNotFindById 0.002

CategoryDaoTest

testDoNotFindById 0.005
testPersistCategory 0.042
testFindCategory 0.031
testRemoveCategory 0.004
testCascading 0.004
testCircularDependencyCheck 0.034

CourseDaoTest

testDoNotFindById 0.002
testPersistCourse 0.035
testFindCourse 0.029
testRemoveCourse 0.002
testCascadingToCategory 0.031
testWorkgroupCascading 0.004

CSEMessageTest

testCSEMessage 0.018

DaoTest

testAccountDao 0.002

DataModelManagerBeanTest

testConstants 0.006

DataModelManagerExceptionTest

testDefaultConstructor 0.001
testMessageConstructor 0
testCauseConstructor 0.001
testMessageCauseConstructor 0

DomainTest

testAccountEntity 0.003
testCourseEntity 0
testEntityEntity 0
testEntityContainerEntity 0.001
testGroupEntity 0
testPersistentAttribute 0
testRoleEntity 0

IdNotFoundExceptionTest

testDefaultConstructor 0
testMessageConstructor 0
testCauseConstructor 0
testMessageCauseConstructor 0.001

MissingAttributeExceptionTest

testDefaultConstructor 0
testMessageConstructor 0.001
testCauseConstructor 0
testMessageCauseConstructor 0

MissingParameterExceptionTest

testDefaultConstructor 0
testMessageConstructor 0
testCauseConstructor 0.001
testMessageCauseConstructor 0

RoleDaoTest

testDoNotFindById 0.007
testPersistRole 0.041
testFindRole 0.033
testRemoveRole 0.03
testCascadingOnCreate 0.056
testCascadingOnDeleteCourse 0.1
testCascadingOnDeleteAccount 0.14
testRetrieveRole 0.05

TestXmlConversion

testAccountXml 0.246
testCategoryXml 0.044
testCourseXml 0.069
testRoleXml 0.066
testGroupXml 0.045
testXmlSchema 0.144
testAttributeXml 0.251
testUnmarshalling 0.1