public class InstallerTest extends Object
Modifier and Type | Field and Description |
---|---|
org.junit.rules.TemporaryFolder |
tempFolder |
Constructor and Description |
---|
InstallerTest() |
Modifier and Type | Method and Description |
---|---|
void |
setup() |
void |
testCreateDist() |
void |
testCreateDistWithExistingDistAndZipAndAlwaysUnpackTrue() |
void |
testCreateDistWithExistingDistribution() |
void |
testCreateDistWithExistingZipAndDistAndAlwaysDownloadTrue() |
void |
testZipSlip() |
void |
zipTo(Path directoryToZip,
Path zipFile) |
public void testCreateDistWithExistingDistribution() throws Exception
Exception
public void testCreateDistWithExistingDistAndZipAndAlwaysUnpackTrue() throws Exception
Exception
public void testCreateDistWithExistingZipAndDistAndAlwaysDownloadTrue() throws Exception
Exception
public void testZipSlip() throws URISyntaxException
URISyntaxException
public void zipTo(Path directoryToZip, Path zipFile) throws IOException
IOException
Copyright © 2013–2022 The Apache Software Foundation. All rights reserved.