Gradle Test Run :test

matchScore – factorized cases

summary

11

tests

0

failures

0

skipped

0.012s

duration

100%

successful

Child Name Tests Failures Skipped Duration Success rate
[10] matchScore(""attr1 = \"attr2\""", ""attr2"") => 4000001005 testMatchScore(long, String, String)[10] 1 0 0 0.002s 100%
[11] matchScore(""attr2 = \"value2\""", ""attr2"") => 11000 testMatchScore(long, String, String)[11] 1 0 0 0s 100%
[1] matchScore(""reported"", ""reported"") => 0 testMatchScore(long, String, String)[1] 1 0 0 0s 100%
[2] matchScore("".reported"", ""reported"") => 1 testMatchScore(long, String, String)[2] 1 0 0 0s 100%
[3] matchScore(""1.reported"", ""reported"") => 2 testMatchScore(long, String, String)[3] 1 0 0 0s 100%
[4] matchScore(""Xreported"", ""reported"") => 1000000000 testMatchScore(long, String, String)[4] 1 0 0 0s 100%
[5] matchScore(""reported."", ""reported"") => 1000 testMatchScore(long, String, String)[5] 1 0 0 0s 100%
[6] matchScore(""..reported$$$"", ""reported"") => 3002 testMatchScore(long, String, String)[6] 1 0 0 0.001s 100%
[7] matchScore(""....reportedX$$"", ""reported"") => 1002004 testMatchScore(long, String, String)[7] 1 0 0 0s 100%
[8] matchScore(""....reportedX$ab"", ""reported"") => 1003004 testMatchScore(long, String, String)[8] 1 0 0 0s 100%
[9] matchScore(""{static} int counter"", ""counter"") => 9000000004 testMatchScore(long, String, String)[9] 1 0 0 0.001s 100%