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
Exception
public void testExecute_ShouldAddAbsoluteFileNoFilterNoLineEndingConversion() throws Exception
Exception
public void testExecute_ShouldAddRelativeFileNoFilterNoLineEndingConversion() throws Exception
Exception
public void testExecute_WithOutputDirectory() throws Exception
Exception
public void testExecute_WithOutputDirectoryAndDestName() throws Exception
Exception
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.