public class TestCopyDependenciesMojo2 extends AbstractDependencyMojoTestCase
stubFactory, testDir
Constructor and Description |
---|
TestCopyDependenciesMojo2() |
Modifier and Type | Method and Description |
---|---|
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() |
copyFile, installLocalRepository, setUp, setUp, tearDown
addGuiceModules, configureMojo, configureMojo, extractPluginConfiguration, extractPluginConfiguration, getContainer, getPluginDescriptorLocation, getPluginDescriptorPath, getPublicDescriptorStream, getVariablesAndValuesFromObject, getVariablesAndValuesFromObject, getVariableValueFromObject, lookupConfiguredMojo, lookupConfiguredMojo, lookupEmptyMojo, lookupEmptyMojo, lookupMojo, lookupMojo, lookupMojo, newMavenSession, newMojoExecution, setupContainer, setupContainerConfiguration, setVariableValueToObject
customizeContainerConfiguration, customizeContext, getBasedir, getClassLoader, getConfigurationName, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, teardownContainer
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, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toString
protected void setUp() throws Exception
setUp
in class org.apache.maven.plugin.testing.AbstractMojoTestCase
Exception
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 testSubPerArtifactAndType() throws Exception
Exception
public void testSubPerArtifactAndScope() throws Exception
Exception
public void testSubPerArtifactRemoveVersion() throws Exception
Exception
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.