Package org.openpreservation.format.zip
Class ZipFileProcessorTest
java.lang.Object
org.openpreservation.format.zip.ZipFileProcessorTest
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ZipFileProcessorTest
public ZipFileProcessorTest()
-
-
Method Details
-
testInstantiation
- Throws:
IOException
URISyntaxException
-
testInstantiationZips
- Throws:
IOException
URISyntaxException
-
testSize
- Throws:
IOException
URISyntaxException
-
testGetZipEntries
- Throws:
IOException
URISyntaxException
-
testGetZipEntryNull
- Throws:
IOException
URISyntaxException
-
testGetZipEntry
- Throws:
IOException
URISyntaxException
-
testGetCachedEntryNames
- Throws:
IOException
URISyntaxException
-
testGetCachedEntry
- Throws:
IOException
URISyntaxException
-
testGetEntryInputStream
- Throws:
IOException
URISyntaxException
-