public class AddFileSetsTaskTest extends Object
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.TemporaryFolder |
temporaryFolder |
| Constructor and Description |
|---|
AddFileSetsTaskTest() |
public void testGetFileSetDirectory_ShouldReturnAbsoluteSourceDir()
throws Exception
Exceptionpublic void testGetFileSetDirectory_ShouldReturnBasedir()
throws Exception
Exceptionpublic void testGetFileSetDirectory_ShouldReturnDirFromBasedirAndSourceDir()
throws Exception
Exceptionpublic void testGetFileSetDirectory_ShouldReturnDirFromArchiveBasedirAndSourceDir()
throws Exception
Exceptionpublic void testAddFileSet_ShouldAddDirectory()
throws Exception
Exceptionpublic void testAddFileSet_ShouldAddDirectoryUsingSourceDirNameForDestDir()
throws Exception
Exceptionpublic void testAddFileSet_ShouldNotAddDirectoryWhenSourceDirNonExistent()
throws Exception
Exceptionpublic void testExecute_ShouldThrowExceptionIfArchiveBasedirProvidedIsNonExistent()
throws Exception
ExceptionCopyright © 2002–2020 The Apache Software Foundation. All rights reserved.