Gradle Test Run :java:test
reverseString(#s) = #answer
summary
|
100%
successful |
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| reverseString(hello) = olleh | reverseString(hello) = olleh | 1 | 0 | 0 | 0.005s | 100% |
| reverseString(the lazy fox jumped over the fence) = ecnef eht revo depmuj xof yzal eht | reverseString(the lazy fox jumped over the fence) = ecnef eht revo depmuj xof yzal eht | 1 | 0 | 0 | 0.004s | 100% |