|
||||||||||
| 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.AddDependencySetsTaskTest
public class AddDependencySetsTaskTest
| Constructor Summary | |
|---|---|
AddDependencySetsTaskTest()
|
|
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, 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 AddDependencySetsTaskTest()
| Method Detail |
|---|
public void testAddDependencySet_ShouldInterpolateDefaultOutputFileNameMapping()
throws AssemblyFormattingException,
ArchiveCreationException,
InvalidAssemblerConfigurationException,
IOException
AssemblyFormattingException
ArchiveCreationException
InvalidAssemblerConfigurationException
IOException
public void testAddDependencySet_ShouldNotAddDependenciesWhenProjectHasNone()
throws AssemblyFormattingException,
ArchiveCreationException,
InvalidAssemblerConfigurationException
AssemblyFormattingException
ArchiveCreationException
InvalidAssemblerConfigurationException
public void testAddDependencySet_ShouldNotAddDependenciesWhenProjectIsStubbed()
throws AssemblyFormattingException,
ArchiveCreationException,
InvalidAssemblerConfigurationException,
IOException
AssemblyFormattingException
ArchiveCreationException
InvalidAssemblerConfigurationException
IOException
public void testAddDependencySet_ShouldAddOneDependencyFromProjectWithoutUnpacking()
throws AssemblyFormattingException,
ArchiveCreationException,
IOException,
InvalidAssemblerConfigurationException
AssemblyFormattingException
ArchiveCreationException
IOException
InvalidAssemblerConfigurationException
public void testAddDependencySet_ShouldAddOneDependencyFromProjectUnpacked()
throws AssemblyFormattingException,
ArchiveCreationException,
IOException,
InvalidAssemblerConfigurationException
AssemblyFormattingException
ArchiveCreationException
IOException
InvalidAssemblerConfigurationException
public void testGetDependencyArtifacts_ShouldGetOneDependencyArtifact()
throws ArchiveCreationException,
InvalidAssemblerConfigurationException
ArchiveCreationException
InvalidAssemblerConfigurationException
public void testGetDependencyArtifacts_ShouldFilterOneDependencyArtifactViaInclude()
throws ArchiveCreationException,
InvalidAssemblerConfigurationException
ArchiveCreationException
InvalidAssemblerConfigurationException
public void testGetDependencyArtifacts_ShouldIgnoreTransitivePathFilteringWhenIncludeNotTransitive()
throws ArchiveCreationException,
InvalidAssemblerConfigurationException
ArchiveCreationException
InvalidAssemblerConfigurationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||