Gradle Test Run :test
SubstrTest
summary
|
100%
successful |
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| testSubstr(String, int, int, String) | testSubstr(String, int, int, String) | 10 | 0 | 0 | 0.007s | 100% |
| testSubstrWithoutLength(String, int, String) | testSubstrWithoutLength(String, int, String) | 5 | 0 | 0 | 0.004s | 100% |