[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
35 | 0 | 0 | 0 | 100% | 8.282 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
org.kuali.rice.kim.impl.role | 1 | 0 | 0 | 0 | 100% | 0.757 |
org.kuali.rice.kim.impl.permission | 3 | 0 | 0 | 0 | 100% | 0.056 |
org.kuali.rice.kim.impl.type | 8 | 0 | 0 | 0 | 100% | 1.434 |
org.kuali.rice.kim.impl.group | 23 | 0 | 0 | 0 | 100% | 6.035 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() | RolePermissionBoTest | 1 | 0 | 0 | 0 | 100% | 0.757 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() | PermissionTemplateBoTest | 1 | 0 | 0 | 0 | 100% | 0.023 |
![]() | PermissionAttributeBoTest | 1 | 0 | 0 | 0 | 100% | 0.014 |
![]() | PermissionBoTest | 1 | 0 | 0 | 0 | 100% | 0.019 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() | KimTypeInfoServiceImplTest | 8 | 0 | 0 | 0 | 100% | 1.434 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() | GroupServiceImplTest | 20 | 0 | 0 | 0 | 100% | 5.979 |
![]() | GroupAttributeBoTest | 1 | 0 | 0 | 0 | 100% | 0.045 |
![]() | GroupMemberBoTest | 1 | 0 | 0 | 0 | 100% | 0.005 |
![]() | GroupBoTest | 1 | 0 | 0 | 0 | 100% | 0.006 |
[Summary] [Package List] [Test Cases]
![]() | test_getGroup | 0.796 |
![]() | test_getGroupNonExistent | 0.434 |
![]() | test_getGroupByName | 0.471 |
![]() | test_getGroupByNameNonExistent | 0.323 |
![]() | test_isMemberOfGroup | 0.266 |
![]() | test_getGroupsForPrincipal | 0.329 |
![]() | test_getGroupsForPrincipalByNamespace | 0.392 |
![]() | test_lookupGroups | 0.107 |
![]() | test_lookupGroupIds | 0.135 |
![]() | test_isDirectMemberOfGroup | 0.278 |
![]() | test_getGroupIdsForPrincipal | 0.244 |
![]() | test_getGroupIdsForPrincipalByNamespace | 0.277 |
![]() | test_getDirectGroupIdsForPrincipal | 0.283 |
![]() | test_getMemberPrincipalIds | 0.235 |
![]() | test_getDirectMemberPrincipalIds | 0.261 |
![]() | test_getMemberGroupIds | 0.202 |
![]() | test_getDirectMemberGroupIds | 0.271 |
![]() | test_getParentGroupIds | 0.194 |
![]() | test_getDirectParentGroupIds | 0.188 |
![]() | test_getMembers | 0.173 |
![]() | test_get_kim_type_null_id | 0.301 |
![]() | test_get_kim_type_exists | 0.169 |
![]() | test_find_kim_type_by_name_namespace_null_first | 0.215 |
![]() | test_find_kim_type_by_name_namespace_null_second | 0.225 |
![]() | test_find_kim_type_by_name_namespace_exists | 0.127 |
![]() | test_find_kim_type_by_name_namespace_multiple | 0.131 |
![]() | test_find_all_kim_types_none | 0.132 |
![]() | test_find_all_kim_types_exists | 0.128 |