com.atlassian.plugin.util.zip
Class TestUrlUnzipper

java.lang.Object
  extended by com.atlassian.plugin.util.zip.TestUrlUnzipper

public class TestUrlUnzipper
extends Object


Constructor Summary
TestUrlUnzipper()
           
 
Method Summary
 void setUp()
           
 void testConditionalUnzip()
           
 void testConditionalUnzipCleansZipDirectory()
           
 void testConditionalUnzipWithNoUnzipIfNoFileMod()
           
 void testSaveEntryLegalRelativePath()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestUrlUnzipper

public TestUrlUnzipper()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

testConditionalUnzip

public void testConditionalUnzip()
                          throws IOException,
                                 InterruptedException
Throws:
IOException
InterruptedException

testConditionalUnzipCleansZipDirectory

public void testConditionalUnzipCleansZipDirectory()
                                            throws IOException,
                                                   InterruptedException
Throws:
IOException
InterruptedException

testConditionalUnzipWithNoUnzipIfNoFileMod

public void testConditionalUnzipWithNoUnzipIfNoFileMod()
                                                throws IOException,
                                                       InterruptedException
Throws:
IOException
InterruptedException

testSaveEntryLegalRelativePath

public void testSaveEntryLegalRelativePath()
                                    throws IOException
Throws:
IOException


Copyright © 2015 Atlassian. All rights reserved.