public class FileSetFormatterTest
extends org.codehaus.plexus.PlexusTestCase
| Constructor and Description |
|---|
FileSetFormatterTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testShouldConvertLineEndingsOnOneExplicitlyIncludedFile() |
void |
testShouldConvertLineEndingsOnOneFileAndIgnoreFileWithinDefaultExcludedDir() |
void |
testShouldConvertLineEndingsOnOneFileWithAnotherExplicitlyExcluded() |
void |
testShouldConvertLineEndingsOnTwoFiles() |
void |
testShouldFilterSeveralFiles() |
void |
testShouldReturnOriginalUnalteredDirectoryWhenIncludedFileSetIsEmpty() |
void |
testShouldReturnOriginalUnalteredDirectoryWhenLineEndingIsKeep() |
void |
testShouldReturnOriginalUnalteredDirectoryWhenLineEndingIsNull() |
createContainerInstance, customizeContext, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getContainer, getCustomConfiguration, getResourceAsStream, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, releasecountTestCases, createResult, getName, run, run, runBare, runTest, setName, toStringassertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, formatpublic void setUp()
throws Exception
setUp in class org.codehaus.plexus.PlexusTestCaseExceptionpublic void tearDown()
throws IOException
tearDown in class org.codehaus.plexus.PlexusTestCaseIOExceptionpublic void testShouldReturnOriginalUnalteredDirectoryWhenLineEndingIsNull()
throws AssemblyFormattingException,
IOException
public void testShouldReturnOriginalUnalteredDirectoryWhenLineEndingIsKeep()
throws AssemblyFormattingException,
IOException
public void testShouldReturnOriginalUnalteredDirectoryWhenIncludedFileSetIsEmpty()
throws AssemblyFormattingException,
IOException
public void testShouldConvertLineEndingsOnTwoFiles()
throws AssemblyFormattingException,
IOException
public void testShouldConvertLineEndingsOnOneFileWithAnotherExplicitlyExcluded()
throws AssemblyFormattingException,
IOException
public void testShouldConvertLineEndingsOnOneExplicitlyIncludedFile()
throws AssemblyFormattingException,
IOException
public void testShouldConvertLineEndingsOnOneFileAndIgnoreFileWithinDefaultExcludedDir()
throws AssemblyFormattingException,
IOException
Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.