Gradle Test Run :test

parse(Reader, String, EntryHandler)

summary

6

tests

0

failures

0

skipped

0.011s

duration

100%

successful

Child Name Tests Failures Skipped Duration Success rate
should parse normalized entries and collect accurate statistics shouldParseNormalizedEntriesAndCollectAccurateStatistics() 1 0 0 0.002s 100%
should prefer earliest remark marker regardless of marker type shouldPreferEarliestRemarkMarkerRegardlessOfMarkerType() 1 0 0 0.002s 100%
should propagate handler IOException without swallowing it shouldPropagateHandlerIOExceptionWithoutSwallowingIt() 1 0 0 0.001s 100%
should reject null entry handler shouldRejectNullEntryHandler() 1 0 0 0.001s 100%
should reject null reader shouldRejectNullReader() 1 0 0 0.001s 100%
should reject null source description shouldRejectNullSourceDescription() 1 0 0 0.001s 100%