|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.apache.maven.plugin.assembly.archive.task.AddFileSetsTaskTest
public class AddFileSetsTaskTest
| Constructor Summary | |
|---|---|
AddFileSetsTaskTest()
|
|
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, 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, format |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AddFileSetsTaskTest()
| Method Detail |
|---|
public void setUp()
setUp in class junit.framework.TestCase
public void tearDown()
throws IOException
tearDown in class junit.framework.TestCaseIOException
public void testGetFileSetDirectory_ShouldReturnAbsoluteSourceDir()
throws ArchiveCreationException,
AssemblyFormattingException
ArchiveCreationException
AssemblyFormattingException
public void testGetFileSetDirectory_ShouldReturnBasedir()
throws ArchiveCreationException,
AssemblyFormattingException
ArchiveCreationException
AssemblyFormattingException
public void testGetFileSetDirectory_ShouldReturnDirFromBasedirAndSourceDir()
throws ArchiveCreationException,
AssemblyFormattingException
ArchiveCreationException
AssemblyFormattingException
public void testGetFileSetDirectory_ShouldReturnDirFromArchiveBasedirAndSourceDir()
throws ArchiveCreationException,
AssemblyFormattingException
ArchiveCreationException
AssemblyFormattingException
public void testAddFileSet_ShouldAddDirectory()
throws ArchiveCreationException,
AssemblyFormattingException
ArchiveCreationException
AssemblyFormattingException
public void testAddFileSet_ShouldAddDirectoryUsingSourceDirNameForDestDir()
throws ArchiveCreationException,
AssemblyFormattingException
ArchiveCreationException
AssemblyFormattingException
public void testAddFileSet_ShouldNotAddDirectoryWhenSourceDirNonExistent()
throws ArchiveCreationException,
AssemblyFormattingException
ArchiveCreationException
AssemblyFormattingException
public void testExecute_ShouldThrowExceptionIfArchiveBasedirProvidedIsNonExistent()
throws AssemblyFormattingException
AssemblyFormattingException
public void testExecute_ShouldThrowExceptionIfArchiveBasedirProvidedIsNotADirectory()
throws AssemblyFormattingException,
IOException
AssemblyFormattingException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||