Class ZipResourceDirectory
java.lang.Object
com.atlassian.bamboo.testutils.zip.ZipResourceDirectory
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
copyZipResourceToDirectory
(String zipResourceName, File directory)
-
Constructor Details
-
ZipResourceDirectory
public ZipResourceDirectory(File directory, String zipResourceName) throws URISyntaxException, IOException - Throws:
URISyntaxException
IOException
-
-
Method Details
-
copyZipResourceToDirectory
public static void copyZipResourceToDirectory(String zipResourceName, File directory) throws FileNotFoundException, URISyntaxException -
getZipResourceName
-
getDirectory
-