|
||||||||||
| 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.AddDirectoryTaskTest
public class AddDirectoryTaskTest
| Constructor Summary | |
|---|---|
AddDirectoryTaskTest()
|
|
| Method Summary | |
|---|---|
void |
setUp()
|
void |
tearDown()
|
void |
testAddDirectory_ShouldAddDirectory()
|
void |
testAddDirectory_ShouldAddDirectoryWithDirMode()
|
void |
testAddDirectory_ShouldAddDirectoryWithIncludesAndExcludes()
|
void |
testAddDirectory_ShouldNotAddDirectoryIfNonExistent()
|
| 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 AddDirectoryTaskTest()
| Method Detail |
|---|
public void setUp()
setUp in class junit.framework.TestCase
public void tearDown()
throws IOException
tearDown in class junit.framework.TestCaseIOException
public void testAddDirectory_ShouldNotAddDirectoryIfNonExistent()
throws ArchiveCreationException
ArchiveCreationException
public void testAddDirectory_ShouldAddDirectory()
throws ArchiveCreationException
ArchiveCreationException
public void testAddDirectory_ShouldAddDirectoryWithDirMode()
throws ArchiveCreationException
ArchiveCreationException
public void testAddDirectory_ShouldAddDirectoryWithIncludesAndExcludes()
throws ArchiveCreationException
ArchiveCreationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||