Gradle Test Run :test
ChainableTest
summary
|
100%
successful |
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| applyWithEmptyProcessResult() | applyWithEmptyProcessResult() | 1 | 0 | 0 | 0.001s | 100% |
| applyWithMultipleCharacterResult() | applyWithMultipleCharacterResult() | 1 | 0 | 0 | 0.001s | 100% |
| applyWithMultipleDelegates() | applyWithMultipleDelegates() | 1 | 0 | 0 | 0.001s | 100% |
| applyWithSingleCharacterResult() | applyWithSingleCharacterResult() | 1 | 0 | 0 | 0.001s | 100% |
| applyWithUnicodeCodePoints() | applyWithUnicodeCodePoints() | 1 | 0 | 0 | 0.001s | 100% |
| applyWithUppercaseChainable() | applyWithUppercaseChainable() | 1 | 0 | 0 | 0.001s | 100% |