org.apache.maven.plugin.dependency
Class TestCopyDependenciesMojo2
java.lang.Object
  
junit.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.TestCopyDependenciesMojo2
- All Implemented Interfaces: 
 - Test
 
public class TestCopyDependenciesMojo2
- extends AbstractDependencyMojoTestCase
 
 
 
| Fields inherited from class org.codehaus.plexus.PlexusTestCase | 
basedir | 
 
 
 
 
| Methods inherited from class org.apache.maven.plugin.testing.AbstractMojoTestCase | 
configureMojo, configureMojo, extractPluginConfiguration, extractPluginConfiguration, getContainer, getPluginDescriptorLocation, getPluginDescriptorPath, getPublicDescriptorStream, getVariablesAndValuesFromObject, getVariablesAndValuesFromObject, getVariableValueFromObject, lookupConfiguredMojo, lookupConfiguredMojo, lookupEmptyMojo, lookupEmptyMojo, lookupMojo, lookupMojo, lookupMojo, newMavenSession, newMojoExecution, setupContainer, setupContainerConfiguration, setVariableValueToObject | 
 
| 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.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 | 
 
 
TestCopyDependenciesMojo2
public TestCopyDependenciesMojo2()
setUp
protected void setUp()
              throws Exception
- Overrides:
 setUp in class AbstractMojoTestCase
 
- Throws:
 Exception
 
assertNoMarkerFile
public void assertNoMarkerFile(Artifact artifact)
 
testCopyDependenciesMojoIncludeCompileScope
public void testCopyDependenciesMojoIncludeCompileScope()
                                                 throws Exception
- Throws:
 Exception
 
testCopyDependenciesMojoIncludeTestScope
public void testCopyDependenciesMojoIncludeTestScope()
                                              throws Exception
- Throws:
 Exception
 
testCopyDependenciesMojoIncludeRuntimeScope
public void testCopyDependenciesMojoIncludeRuntimeScope()
                                                 throws Exception
- Throws:
 Exception
 
testCopyDependenciesMojoIncludeprovidedScope
public void testCopyDependenciesMojoIncludeprovidedScope()
                                                  throws Exception
- Throws:
 Exception
 
testCopyDependenciesMojoIncludesystemScope
public void testCopyDependenciesMojoIncludesystemScope()
                                                throws Exception
- Throws:
 Exception
 
testSubPerArtifact
public void testSubPerArtifact()
                        throws Exception
- Throws:
 Exception
 
testSubPerArtifactAndType
public void testSubPerArtifactAndType()
                               throws Exception
- Throws:
 Exception
 
testSubPerArtifactAndScope
public void testSubPerArtifactAndScope()
                                throws Exception
- Throws:
 Exception
 
testRepositoryLayout
public void testRepositoryLayout()
                          throws Exception
- Throws:
 Exception
 
testSubPerArtifactRemoveVersion
public void testSubPerArtifactRemoveVersion()
                                     throws Exception
- Throws:
 Exception
 
testSubPerArtifactAndTypeRemoveVersion
public void testSubPerArtifactAndTypeRemoveVersion()
                                            throws Exception
- Throws:
 Exception
 
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.