Gradle Test Run :test
testStrictNegative(String)
summary
|
100%
successful |
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| [1] "1.0" | testStrictNegative(String)[1] | 1 | 0 | 0 | 0.002s | 100% |
| [2] "-1" | testStrictNegative(String)[2] | 1 | 0 | 0 | 0.001s | 100% |
| [3] "2003-01-02T01:23:45Z" | testStrictNegative(String)[3] | 1 | 0 | 0 | 0.001s | 100% |
| [4] "" | testStrictNegative(String)[4] | 1 | 0 | 0 | 0.002s | 100% |
| [5] "garbage" | testStrictNegative(String)[5] | 1 | 0 | 0 | 0.001s | 100% |