Gradle Test Run :test

InputFileZipTest

summary

4

tests

0

failures

0

skipped

0.015s

duration

100%

successful

Child Name Tests Failures Skipped Duration Success rate
getParentFolder() for root-level entry returns ZIP root and can read root file parentFolder_forRootEntry(Path) 1 0 0 0.005s 100%
throws IOException when the entry does not exist testNewInputStream_missingEntry(Path) 1 0 0 0.002s 100%
supports opening multiple independent streams testNewInputStream_multipleOpens(Path) 1 0 0 0.002s 100%
reads an existing entry from a temporary ZIP and returns its content testNewInputStream_readsEntry(Path) 1 0 0 0.004s 100%