Gradle Test Run :core:test

validatePKCE

summary

4

tests

0

failures

0

skipped

0.004s

duration

100%

successful

Child Name Tests Failures Skipped Duration Success rate
Invalid PKCE with wrong method invalidMethodReturnsFalse() 1 0 0 0.001s 100%
Invalid PKCE with null challenge nullCodeChallengeReturnsFalse() 1 0 0 0s 100%
Invalid PKCE with null method nullMethodReturnsFalse() 1 0 0 0s 100%
Valid PKCE with S256 validPKCEWithS256ReturnsTrue() 1 0 0 0.001s 100%