Gradle Test Run :test
SingleCharacterFilterTest
summary
|
100%
successful |
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| applyWithEmptyOutput() | applyWithEmptyOutput() | 1 | 0 | 0 | 0s | 100% |
| applyWithMultiCharacterOutput() | applyWithMultiCharacterOutput() | 1 | 0 | 0 | 0.001s | 100% |
| applyWithNullOutput() | applyWithNullOutput() | 1 | 0 | 0 | 0.001s | 100% |
| applyWithSingleCharacterOutput() | applyWithSingleCharacterOutput() | 1 | 0 | 0 | 0s | 100% |