Gradle Test Run :sensitive:test
MaskedDefault
summary
|
100%
successful |
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| handlesEmptyInput() | handlesEmptyInput() | 1 | 0 | 0 | 0.003s | 100% |
| handlesNullInput() | handlesNullInput() | 1 | 0 | 0 | 0.003s | 100% |
| withNegativePrecisionMasksHalf() | withNegativePrecisionMasksHalf() | 1 | 0 | 0 | 0.002s | 100% |
| withPrecisionExceedingLengthMasksNone() | withPrecisionExceedingLengthMasksNone() | 1 | 0 | 0 | 0.002s | 100% |
| withPrecisionMasksAllButLastN() | withPrecisionMasksAllButLastN() | 1 | 0 | 0 | 0.004s | 100% |
| withZeroPrecisionMasksAll() | withZeroPrecisionMasksAll() | 1 | 0 | 0 | 0.003s | 100% |