Gradle Test Run :test

NFolderZipTest

summary

7

tests

0

failures

0

skipped

0.033s

duration

100%

successful

Child Name Tests Failures Skipped Duration Success rate
missing entry: newInputStream throws IOException missingEntryThrows(Path) 1 0 0 0.002s 100%
multiple independent opens of the same entry multipleOpens(Path) 1 0 0 0.004s 100%
normalize relative traversal (..) normalizeTraversal(Path) 1 0 0 0.003s 100%
read nested files via chained getSubfolder readNestedViaSubfolders(Path) 1 0 0 0.005s 100%
read a root-level file via getInputFile readRootFile(Path) 1 0 0 0.004s 100%
read file with spaces in directory name readWithSpaces(Path) 1 0 0 0.009s 100%
toString shows zip!path form toStringShowsZipBangPath(Path) 1 0 0 0.003s 100%