Gradle Test Run :test

numericWeightRoundTrips(String)

summary

9

tests

0

failures

0

skipped

0.017s

duration

100%

successful

Child Name Tests Failures Skipped Duration Success rate
weight "100" → toCssWeightString = '"100"' numericWeightRoundTrips(String)[1] 1 0 0 0.002s 100%
weight "200" → toCssWeightString = '"200"' numericWeightRoundTrips(String)[2] 1 0 0 0.001s 100%
weight "300" → toCssWeightString = '"300"' numericWeightRoundTrips(String)[3] 1 0 0 0.002s 100%
weight "400" → toCssWeightString = '"400"' numericWeightRoundTrips(String)[4] 1 0 0 0.002s 100%
weight "500" → toCssWeightString = '"500"' numericWeightRoundTrips(String)[5] 1 0 0 0.002s 100%
weight "600" → toCssWeightString = '"600"' numericWeightRoundTrips(String)[6] 1 0 0 0.001s 100%
weight "700" → toCssWeightString = '"700"' numericWeightRoundTrips(String)[7] 1 0 0 0.001s 100%
weight "800" → toCssWeightString = '"800"' numericWeightRoundTrips(String)[8] 1 0 0 0.002s 100%
weight "900" → toCssWeightString = '"900"' numericWeightRoundTrips(String)[9] 1 0 0 0.002s 100%