com.atlassian.core.util.zip
Class FolderArchiverTest

java.lang.Object
  extended by com.atlassian.core.util.zip.FolderArchiverTest

public class FolderArchiverTest
extends Object


Field Summary
 org.junit.rules.TemporaryFolder folder
           
 
Constructor Summary
FolderArchiverTest()
           
 
Method Summary
 void testDoArchive()
           
 void testDoFolderArchive()
           
 void testDoFolderArchiveProhibitedName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

folder

public org.junit.rules.TemporaryFolder folder
Constructor Detail

FolderArchiverTest

public FolderArchiverTest()
Method Detail

testDoArchive

public void testDoArchive()
                   throws Exception
Throws:
Exception

testDoFolderArchive

public void testDoFolderArchive()
                         throws Exception
Throws:
Exception

testDoFolderArchiveProhibitedName

public void testDoFolderArchiveProhibitedName()
                                       throws Exception
Throws:
Exception


Copyright © 2015 Atlassian. All rights reserved.