Gradle Test Run :test
test_groupInheritance(String, String)
summary
|
100%
successful |
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| [1] "0", "MAX_VALUE" | test_groupInheritance(String, String)[1] | 1 | 0 | 0 | 0s | 100% |
| [2] "1", "MAX_VALUE" | test_groupInheritance(String, String)[2] | 1 | 0 | 0 | 0s | 100% |
| [3] "2", "2" | test_groupInheritance(String, String)[3] | 1 | 0 | 0 | 0s | 100% |
| [4] "123", "123" | test_groupInheritance(String, String)[4] | 1 | 0 | 0 | 0.001s | 100% |