com.atlassian.core.util.zip
Class TestZipArchiver
java.lang.Object
com.atlassian.core.util.zip.TestZipArchiver
public class TestZipArchiver
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
temporaryFolder
public org.junit.rules.TemporaryFolder temporaryFolder
TestZipArchiver
public TestZipArchiver()
testAppendMultipleDirectories
public void testAppendMultipleDirectories()
throws Exception
- Throws:
Exception
testCompressEmptyFolderStructure
public void testCompressEmptyFolderStructure()
throws Exception
- Throws:
Exception
testAppendMultipleFiles
public void testAppendMultipleFiles()
throws Exception
- Throws:
Exception
testAppendMultipleEntriesFromStream
public void testAppendMultipleEntriesFromStream()
throws Exception
- Throws:
Exception
testAppendMultipleEntriesViaReturnedEntryOutputStream
public void testAppendMultipleEntriesViaReturnedEntryOutputStream()
throws Exception
- Throws:
Exception
Copyright © 2015 Atlassian. All rights reserved.