public class AddArtifactTaskTest extends Object
Modifier and Type | Field and Description |
---|---|
org.junit.rules.TemporaryFolder |
temporaryFolder |
Constructor and Description |
---|
AddArtifactTaskTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
tearDown() |
void |
testShouldAddArchiveFileWithDefaultOutputLocation() |
void |
testShouldAddArchiveFileWithoutUnpacking() |
void |
testShouldAddArchiveFileWithUnpack() |
void |
testShouldAddArchiveFileWithUnpackAndModes() |
void |
testShouldAddArchiveFileWithUnpackIncludesAndExcludes() |
public void setUp() throws IOException
IOException
public void tearDown()
public void testShouldAddArchiveFileWithoutUnpacking() throws Exception
Exception
public void testShouldAddArchiveFileWithDefaultOutputLocation() throws Exception
Exception
public void testShouldAddArchiveFileWithUnpack() throws Exception
Exception
public void testShouldAddArchiveFileWithUnpackAndModes() throws Exception
Exception
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.