Gradle Test Run :test

testExtendedDates(String)

summary

6

tests

0

failures

0

skipped

0.020s

duration

100%

successful

Child Name Tests Failures Skipped Duration Success rate
[1] "1" testExtendedDates(String)[1] 1 0 0 0.001s 100%
[2] "1.0" testExtendedDates(String)[2] 1 0 0 0.001s 100%
[3] "Thu, 02 Jan 2003 01:23:45 GMT" testExtendedDates(String)[3] 1 0 0 0.001s 100%
[4] "Thursday, 02-Jan-03 01:23:45 GMT" testExtendedDates(String)[4] 1 0 0 0.002s 100%
[5] "Thu Jan 2 01:23:45 2003" testExtendedDates(String)[5] 1 0 0 0.003s 100%
[6] "2003-01-02T01:23:45Z" testExtendedDates(String)[6] 1 0 0 0.001s 100%