Skip to content

Test Result : PermissionSubjectsMapTest

0 failures
20 tests
Took 0.52 sec.

All Tests

Test nameDurationStatus
addAllEntriesFromEmptyMapReturnsSame0 msPassed
addAllEntriesReturnsExpected0 msPassed
addTotalRelationOfWeightZeroWorksAsExpected0 msPassed
copyOfEmptyRelationReturnsDifferentEmptyRelation1 msPassed
copyReturnsExpected9 msPassed
copyWithDecrementedWeightReturnsExpected1 msPassed
copyWithIncrementedWeightReturnsExpected1 msPassed
getMaxNonemptyWeightForAllPermissionsReturnsEmptyOptionalIfNotAllPermissionsAreRelated0 msPassed
getMaxNonemptyWeightForAllPermissionsReturnsExpectedIfAllPermissionsAreRelated0 msPassed
getMaxWeightForAllPermissionsReturnsEmptyOptionalForEmptySubjectsMap0 msPassed
getMaxWeightForAllPermissionsReturnsExpected0 msPassed
getSubjectIntersectReturnsEmptyMapIfSubjectIdsAreNotRelatedToAllPermissions0 msPassed
getSubjectIntersectReturnsExpected0 msPassed
getSubjectUnionReturnsEmptyMapForEmptyPermissions0 msPassed
getSubjectUnionReturnsExpected0 msPassed
putReturnsNullForNewAssociation0 msPassed
putReturnsOldValueForNewAssociation0 msPassed
removeAllEntriesFromUpdateReturnsExpected0 msPassed
testHashCodeAndEquals0.51 secPassed
tryToAddAllEntriesFromNull3 msPassed