Gradle Test Run :test
testStrictDates(String)
summary
|
100%
successful |
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| [1] "1" | testStrictDates(String)[1] | 1 | 0 | 0 | 0.001s | 100% |
| [2] "Thu, 02 Jan 2003 01:23:45 GMT" | testStrictDates(String)[2] | 1 | 0 | 0 | 0.002s | 100% |
| [3] "Thursday, 02-Jan-03 01:23:45 GMT" | testStrictDates(String)[3] | 1 | 0 | 0 | 0.001s | 100% |
| [4] "Thu Jan 2 01:23:45 2003" | testStrictDates(String)[4] | 1 | 0 | 0 | 0.002s | 100% |