Skip to content

Test Result : ImmutableAuthorizationContextTest

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

All Tests

Test nameDurationStatus
addHead0 msPassed
addTail0 msPassed
assertImmutability0.31 secPassed
fromJsonReturnsExpected2 msPassed
getAuthorizationSubjectIdsReturnsExpected12 msPassed
getAuthorizationSubjectsReturnsExpected0 msPassed
getFirstAuthorizationSubjectReturnsEmptyOptionalIfContextIsEmpty0 msPassed
getFirstAuthorizationSubjectReturnsExpectedIfContextIsNotEmpty1 msPassed
getSizeReturnsExpected3 msPassed
isAuthorizedIfSubjectIsGrantedAndRevokedIsDisjoint1 msPassed
isAuthorizedIfSubjectIsGrantedAndRevokedIsEmpty0 msPassed
isEmptyReturnsFalseForNonEmptyContext0 msPassed
isEmptyReturnsTrueForEmptyContext0 msPassed
isNotAuthorizedForEmptyGranted0 msPassed
isNotAuthorizedForEmptyGrantedAndRevoked0 msPassed
isNotAuthorizedIfSubjectIsGrantedAndRevoked0 msPassed
testHashCodeAndEquals0.58 secPassed
toJsonReturnsExpected6 msPassed
tryToCallIsAuthorizedWithNullGranted0 msPassed
tryToCallIsAuthorizedWithNullRevoked82 msPassed