|
||||||||||
| 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.AddArtifactTaskTest
public class AddArtifactTaskTest
| Constructor Summary | |
|---|---|
AddArtifactTaskTest()
|
|
| Method Summary | |
|---|---|
void |
setUp()
|
void |
testShouldAddArchiveFileWithDefaultOutputLocation()
|
void |
testShouldAddArchiveFileWithoutUnpacking()
|
void |
testShouldAddArchiveFileWithUnpack()
|
void |
testShouldAddArchiveFileWithUnpackAndModes()
|
void |
testShouldAddArchiveFileWithUnpackIncludesAndExcludes()
|
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, 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 AddArtifactTaskTest()
| Method Detail |
|---|
public void setUp()
throws IOException
setUp in class junit.framework.TestCaseIOException
public void testShouldAddArchiveFileWithoutUnpacking()
throws ArchiveCreationException,
AssemblyFormattingException,
IOException
ArchiveCreationException
AssemblyFormattingException
IOException
public void testShouldAddArchiveFileWithDefaultOutputLocation()
throws ArchiveCreationException,
AssemblyFormattingException,
IOException
ArchiveCreationException
AssemblyFormattingException
IOException
public void testShouldAddArchiveFileWithUnpack()
throws ArchiveCreationException,
AssemblyFormattingException,
IOException
ArchiveCreationException
AssemblyFormattingException
IOException
public void testShouldAddArchiveFileWithUnpackAndModes()
throws ArchiveCreationException,
AssemblyFormattingException,
IOException
ArchiveCreationException
AssemblyFormattingException
IOException
public void testShouldAddArchiveFileWithUnpackIncludesAndExcludes()
throws ArchiveCreationException,
AssemblyFormattingException,
IOException
ArchiveCreationException
AssemblyFormattingException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||