Gradle Test Run :app:testDevDebugUnitTest

SuspensionScreenTest

summary

6

tests

0

failures

0

skipped

0.007s

duration

100%

successful

Child Tests Failures Skipped Duration Success rate
shouldShowReason - false when expired and reason null 1 0 0 0s 100%
shouldShowReason - false when expired even with reason 1 0 0 0s 100%
shouldShowReason - false when not expired but reason blank 1 0 0 0s 100%
shouldShowReason - false when not expired but reason null 1 0 0 0s 100%
shouldShowReason - false when not expired but reason whitespace only 1 0 0 0.007s 100%
shouldShowReason - true when not expired and reason present 1 0 0 0s 100%