public class FileItemAssemblyPhaseTest extends Object
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.TemporaryFolder |
temporaryFolder |
| Constructor and Description |
|---|
FileItemAssemblyPhaseTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testExecute_ShouldAddAbsoluteFileNoFilterNoLineEndingConversion() |
void |
testExecute_ShouldAddNothingWhenNoFileItemsArePresent() |
void |
testExecute_ShouldAddRelativeFileNoFilterNoLineEndingConversion() |
void |
testExecute_WithOutputDirectory() |
void |
testExecute_WithOutputDirectoryAndDestName() |
void |
testExecute_WithOutputDirectoryAndDestNameAndIncludeBaseDirectoryFalse() |
public void testExecute_ShouldAddNothingWhenNoFileItemsArePresent()
throws Exception
Exceptionpublic void testExecute_ShouldAddAbsoluteFileNoFilterNoLineEndingConversion()
throws Exception
Exceptionpublic void testExecute_ShouldAddRelativeFileNoFilterNoLineEndingConversion()
throws Exception
Exceptionpublic void testExecute_WithOutputDirectory()
throws Exception
Exceptionpublic void testExecute_WithOutputDirectoryAndDestName()
throws Exception
ExceptionCopyright © 2002–2020 The Apache Software Foundation. All rights reserved.