Gradle Test Run :test

parse(Reader, String, EntryHandler)

summary

9

tests

0

failures

0

skipped

0.022s

duration

100%

successful

Child Name Tests Failures Skipped Duration Success rate
should ignore whitespace-containing items and emit one warning per physical line shouldIgnoreWhitespaceContainingItemsAndLogOneWarningPerLine() 1 0 0 0.003s 100%
should parse normalized entries and collect accurate statistics shouldParseNormalizedEntriesAndCollectAccurateStatistics() 1 0 0 0.003s 100%
should prefer earliest remark marker regardless of marker type shouldPreferEarliestRemarkMarkerRegardlessOfMarkerType() 1 0 0 0.002s 100%
should preserve character case when AS_IS mode is selected shouldPreserveCharacterCaseWhenAsIsModeIsSelected() 1 0 0 0.002s 100%
should propagate handler IOException without swallowing it shouldPropagateHandlerIOExceptionWithoutSwallowingIt() 1 0 0 0.001s 100%
should reject null case processing mode shouldRejectNullCaseProcessingMode() 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.002s 100%
should reject null source description shouldRejectNullSourceDescription() 1 0 0 0.001s 100%