Skip to content

Test Result : PermissionSubjectsMapTest

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

All Tests

Test nameDurationStatus
addAllEntriesFromEmptyMapReturnsSame0 msPassed
addAllEntriesReturnsExpected0 msPassed
addTotalRelationOfWeightZeroWorksAsExpected0 msPassed
copyOfEmptyRelationReturnsDifferentEmptyRelation0 msPassed
copyReturnsExpected6 msPassed
copyWithDecrementedWeightReturnsExpected0 msPassed
copyWithIncrementedWeightReturnsExpected2 msPassed
getMaxNonemptyWeightForAllPermissionsReturnsEmptyOptionalIfNotAllPermissionsAreRelated0 msPassed
getMaxNonemptyWeightForAllPermissionsReturnsExpectedIfAllPermissionsAreRelated0 msPassed
getMaxWeightForAllPermissionsReturnsEmptyOptionalForEmptySubjectsMap0 msPassed
getMaxWeightForAllPermissionsReturnsExpected0 msPassed
getSubjectIntersectReturnsEmptyMapIfSubjectIdsAreNotRelatedToAllPermissions0 msPassed
getSubjectIntersectReturnsExpected0 msPassed
getSubjectUnionReturnsEmptyMapForEmptyPermissions0 msPassed
getSubjectUnionReturnsExpected1 msPassed
putReturnsNullForNewAssociation0 msPassed
putReturnsOldValueForNewAssociation0 msPassed
removeAllEntriesFromUpdateReturnsExpected1 msPassed
testHashCodeAndEquals0.42 secPassed
tryToAddAllEntriesFromNull3 msPassed