Gradle Test Run :test

test_swimlanes(String, String, boolean)

summary

7

tests

0

failures

0

skipped

0.006s

duration

100%

successful

Child Name Tests Failures Skipped Duration Success rate
[1] "true", "any_value", "true" test_swimlanes(String, String, boolean)[1] 1 0 0 0.001s 100%
[2] "tRUe", "any_value", "true" test_swimlanes(String, String, boolean)[2] 1 0 0 0s 100%
[3] "TRUE", "any_value", "true" test_swimlanes(String, String, boolean)[3] 1 0 0 0s 100%
[4] "other_value", "true", "true" test_swimlanes(String, String, boolean)[4] 1 0 0 0s 100%
[5] "other_value", "tRUe", "true" test_swimlanes(String, String, boolean)[5] 1 0 0 0.001s 100%
[6] "other_value", "TRUE", "true" test_swimlanes(String, String, boolean)[6] 1 0 0 0s 100%
[7] "other_value", "other_value", "false" test_swimlanes(String, String, boolean)[7] 1 0 0 0s 100%