Skip to content

Test Result : PermissionSubjectsMapTest

0 failures (±0)
20 tests (±0)
Took 0.12 sec.

All Tests

Test nameDurationStatus
addAllEntriesFromEmptyMapReturnsSame0 msPassed
addAllEntriesReturnsExpected0 msPassed
addTotalRelationOfWeightZeroWorksAsExpected1 msPassed
copyOfEmptyRelationReturnsDifferentEmptyRelation0 msPassed
copyReturnsExpected14 msPassed
copyWithDecrementedWeightReturnsExpected1 msPassed
copyWithIncrementedWeightReturnsExpected3 msPassed
getMaxNonemptyWeightForAllPermissionsReturnsEmptyOptionalIfNotAllPermissionsAreRelated0 msPassed
getMaxNonemptyWeightForAllPermissionsReturnsExpectedIfAllPermissionsAreRelated0 msPassed
getMaxWeightForAllPermissionsReturnsEmptyOptionalForEmptySubjectsMap0 msPassed
getMaxWeightForAllPermissionsReturnsExpected0 msPassed
getSubjectIntersectReturnsEmptyMapIfSubjectIdsAreNotRelatedToAllPermissions1 msPassed
getSubjectIntersectReturnsExpected0 msPassed
getSubjectUnionReturnsEmptyMapForEmptyPermissions1 msPassed
getSubjectUnionReturnsExpected1 msPassed
putReturnsNullForNewAssociation0 msPassed
putReturnsOldValueForNewAssociation0 msPassed
removeAllEntriesFromUpdateReturnsExpected1 msPassed
testHashCodeAndEquals96 msPassed
tryToAddAllEntriesFromNull1 msPassed