Class Unzip
java.lang.Object
com.atlassian.bamboo.testutils.zip.Unzip
-
Method Summary
-
Method Details
-
copyZipResourceToDirectory
public static void copyZipResourceToDirectory(String zipResourceName, File directory) throws FileNotFoundException, URISyntaxException Pulled from atlassian test tools while I attempt to adjust it to allow for zips inside jars. -
unzipFile
-