Gradle Test Run :test

RepetitionTest

summary

18

tests

0

failures

0

skipped

0.021s

duration

100%

successful

Child Tests Failures Skipped Duration Success rate
testCombinedExact() 1 0 0 0.001s 100%
testCombinedRangeAndMore() 1 0 0 0.001s 100%
testExact2() 1 0 0 0s 100%
testExact6_match() 1 0 0 0s 100%
testExact6_noMatch() 1 0 0 0s 100%
testExactMultiDigit() 1 0 0 0.003s 100%
testMinOrMore1() 1 0 0 0s 100%
testMinOrMore2() 1 0 0 0.001s 100%
testParseCombined() 1 0 0 0s 100%
testParseCombinedWithMore() 1 0 0 0.001s 100%
testParseExact() 1 0 0 0s 100%
testParseMinOrMore() 1 0 0 0.001s 100%
testParseMultiDigitExact() 1 0 0 0s 100%
testParseRange() 1 0 0 0.001s 100%
testRange1to3() 1 0 0 0s 100%
testRange2to2() 1 0 0 0s 100%
testRangeWithCharSet() 1 0 0 0.001s 100%
testRangeWithDigitClass() 1 0 0 0.001s 100%