Gradle Test Run :core:test

Authentication handling

summary

2

tests

0

failures

0

skipped

0.088s

duration

100%

successful

Child Name Tests Failures Skipped Duration Success rate
Handler with @AuthedAccessUser requires authentication authenticatedHandlerRequiresAuth() 1 0 0 0.012s 100%
Handler without auth annotation does not require authentication simpleHandlerDoesNotRequireAuth() 1 0 0 0.049s 100%