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
IOExceptionpublic void tearDown()
public void testShouldAddArchiveFileWithoutUnpacking()
throws Exception
Exceptionpublic void testShouldAddArchiveFileWithDefaultOutputLocation()
throws Exception
Exceptionpublic void testShouldAddArchiveFileWithUnpack()
throws Exception
Exceptionpublic void testShouldAddArchiveFileWithUnpackAndModes()
throws Exception
ExceptionCopyright © 2002–2020 The Apache Software Foundation. All rights reserved.