Skip to content

Test Result : ImmutableAuthorizationContextTest

0 failures (±0)
20 tests (±0)
Took 16 ms.

All Tests

Test nameDurationStatus
addHead0 msPassed
addTail0 msPassed
assertImmutability6 msPassed
fromJsonReturnsExpected0 msPassed
getAuthorizationSubjectIdsReturnsExpected0 msPassed
getAuthorizationSubjectsReturnsExpected0 msPassed
getFirstAuthorizationSubjectReturnsEmptyOptionalIfContextIsEmpty0 msPassed
getFirstAuthorizationSubjectReturnsExpectedIfContextIsNotEmpty0 msPassed
getSizeReturnsExpected0 msPassed
isAuthorizedIfSubjectIsGrantedAndRevokedIsDisjoint0 msPassed
isAuthorizedIfSubjectIsGrantedAndRevokedIsEmpty0 msPassed
isEmptyReturnsFalseForNonEmptyContext0 msPassed
isEmptyReturnsTrueForEmptyContext0 msPassed
isNotAuthorizedForEmptyGranted0 msPassed
isNotAuthorizedForEmptyGrantedAndRevoked0 msPassed
isNotAuthorizedIfSubjectIsGrantedAndRevoked0 msPassed
testHashCodeAndEquals7 msPassed
toJsonReturnsExpected1 msPassed
tryToCallIsAuthorizedWithNullGranted1 msPassed
tryToCallIsAuthorizedWithNullRevoked1 msPassed