Skip to content

Test Result : ImmutableAuthorizationContextTest

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

All Tests

Test nameDurationStatus
addHead0 msPassed
addTail0 msPassed
assertImmutability5 msPassed
fromJsonReturnsExpected0 msPassed
getAuthorizationSubjectIdsReturnsExpected1 msPassed
getAuthorizationSubjectsReturnsExpected0 msPassed
getFirstAuthorizationSubjectReturnsEmptyOptionalIfContextIsEmpty1 msPassed
getFirstAuthorizationSubjectReturnsExpectedIfContextIsNotEmpty0 msPassed
getSizeReturnsExpected0 msPassed
isAuthorizedIfSubjectIsGrantedAndRevokedIsDisjoint0 msPassed
isAuthorizedIfSubjectIsGrantedAndRevokedIsEmpty0 msPassed
isEmptyReturnsFalseForNonEmptyContext0 msPassed
isEmptyReturnsTrueForEmptyContext0 msPassed
isNotAuthorizedForEmptyGranted0 msPassed
isNotAuthorizedForEmptyGrantedAndRevoked0 msPassed
isNotAuthorizedIfSubjectIsGrantedAndRevoked0 msPassed
testHashCodeAndEquals8 msPassed
toJsonReturnsExpected0 msPassed
tryToCallIsAuthorizedWithNullGranted0 msPassed
tryToCallIsAuthorizedWithNullRevoked0 msPassed