|
||||||||||
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.codehaus.plexus.PlexusTestCase
org.apache.maven.plugin.testing.AbstractMojoTestCase
org.apache.maven.plugin.dependency.AbstractDependencyMojoTestCase
org.apache.maven.plugin.dependency.fromDependencies.TestCopyDependenciesMojo2
public class TestCopyDependenciesMojo2
Field Summary |
---|
Fields inherited from class org.apache.maven.plugin.dependency.AbstractDependencyMojoTestCase |
---|
stubFactory, testDir |
Fields inherited from class org.codehaus.plexus.PlexusTestCase |
---|
basedir |
Constructor Summary | |
---|---|
TestCopyDependenciesMojo2()
|
Method Summary | |
---|---|
void |
assertNoMarkerFile(Artifact artifact)
|
protected void |
setUp()
|
void |
testCopyDependenciesMojoIncludeCompileScope()
|
void |
testCopyDependenciesMojoIncludeprovidedScope()
|
void |
testCopyDependenciesMojoIncludeRuntimeScope()
|
void |
testCopyDependenciesMojoIncludesystemScope()
|
void |
testCopyDependenciesMojoIncludeTestScope()
|
void |
testRepositoryLayout()
|
void |
testSubPerArtifact()
|
void |
testSubPerArtifactAndScope()
|
void |
testSubPerArtifactAndType()
|
void |
testSubPerArtifactAndTypeRemoveVersion()
|
void |
testSubPerArtifactRemoveVersion()
|
Methods inherited from class org.apache.maven.plugin.dependency.AbstractDependencyMojoTestCase |
---|
copyFile, setResolver, setSilent, setUp, tearDown |
Methods inherited from class org.codehaus.plexus.PlexusTestCase |
---|
createContainerInstance, customizeContext, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getCustomConfiguration, getResourceAsStream, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, release |
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TestCopyDependenciesMojo2()
Method Detail |
---|
protected void setUp() throws Exception
setUp
in class AbstractMojoTestCase
Exception
public void assertNoMarkerFile(Artifact artifact)
public void testCopyDependenciesMojoIncludeCompileScope() throws Exception
Exception
public void testCopyDependenciesMojoIncludeTestScope() throws Exception
Exception
public void testCopyDependenciesMojoIncludeRuntimeScope() throws Exception
Exception
public void testCopyDependenciesMojoIncludeprovidedScope() throws Exception
Exception
public void testCopyDependenciesMojoIncludesystemScope() throws Exception
Exception
public void testSubPerArtifact() throws Exception
Exception
public void testSubPerArtifactAndType() throws Exception
Exception
public void testSubPerArtifactAndScope() throws Exception
Exception
public void testRepositoryLayout() throws Exception
Exception
public void testSubPerArtifactRemoveVersion() throws Exception
Exception
public void testSubPerArtifactAndTypeRemoveVersion() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |