Gradle Test Run :core:test

Authentication handling

summary

2

tests

0

failures

0

skipped

0.083s

duration

100%

successful

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