Gradle Test Run :sensitive:test
MaskSurrogateValidation
summary
|
100%
successful |
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| maskWithNonSurrogateCharIsEquivalentToCodePoint() | maskWithNonSurrogateCharIsEquivalentToCodePoint() | 1 | 0 | 0 | 0.001s | 100% |
| maskWithPredicateAndNonSurrogateChar() | maskWithPredicateAndNonSurrogateChar() | 1 | 0 | 0 | 0.003s | 100% |
| maskWithPredicateAndSurrogateCharThrows() | maskWithPredicateAndSurrogateCharThrows() | 1 | 0 | 0 | 0.005s | 100% |
| maskWithSurrogateCharThrows() | maskWithSurrogateCharThrows() | 1 | 0 | 0 | 0.003s | 100% |