Gradle Test Run :test
AlwaysTrueTest: Test with String (String, String)
summary
|
100%
successful |
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| [1] AlwaysTrue('"0"') = "1" | Test_with_String(String, String)[1] | 1 | 0 | 0 | 0.001s | 100% |
| [2] AlwaysTrue('"1"') = "1" | Test_with_String(String, String)[2] | 1 | 0 | 0 | 0s | 100% |
| [3] AlwaysTrue('"a"') = "1" | Test_with_String(String, String)[3] | 1 | 0 | 0 | 0.001s | 100% |