com.atlassian.plugin.util.zip
Class TestUrlUnzipper

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

public class TestUrlUnzipper
extends java.lang.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 java.lang.Exception
Throws:
java.lang.Exception

testConditionalUnzip

public void testConditionalUnzip()
                          throws java.io.IOException,
                                 java.lang.InterruptedException
Throws:
java.io.IOException
java.lang.InterruptedException

testConditionalUnzipCleansZipDirectory

public void testConditionalUnzipCleansZipDirectory()
                                            throws java.io.IOException,
                                                   java.lang.InterruptedException
Throws:
java.io.IOException
java.lang.InterruptedException

testConditionalUnzipWithNoUnzipIfNoFileMod

public void testConditionalUnzipWithNoUnzipIfNoFileMod()
                                                throws java.io.IOException,
                                                       java.lang.InterruptedException
Throws:
java.io.IOException
java.lang.InterruptedException

testSaveEntryLegalRelativePath

public void testSaveEntryLegalRelativePath()
                                    throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2013 Atlassian. All Rights Reserved.