Gradle Test Run :test

LevelConstraintTest

summary

8

tests

0

failures

0

skipped

0.003s

duration

100%

successful

Child Tests Failures Skipped Duration Success rate
declarationWithNoLevelAlwaysPassesTheLevelTest() 1 0 0 0s 100%
equalsAndHashCodeAreValueBased() 1 0 0 0s 100%
level63IsAcceptedWithNoShiftWraparound() 1 0 0 0s 100%
levelOutOfRangeIsRejected() 1 0 0 0.001s 100%
nonStarredDeclarationRequiresAnExactLevelMatch() 1 0 0 0s 100%
nonStarredQueryIgnoresWhetherTheDeclarationIsStarred() 1 0 0 0.001s 100%
starredDeclarationMatchesItsLevelOrAnyDeeperOne() 1 0 0 0s 100%
starredQueryOnlyMatchesStarredDeclarations() 1 0 0 0s 100%