|
||||||||||
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
public abstract class AbstractDependencyMojoTestCase
Field Summary | |
---|---|
protected DependencyArtifactStubFactory |
stubFactory
|
protected File |
testDir
|
Fields inherited from class org.codehaus.plexus.PlexusTestCase |
---|
basedir |
Constructor Summary | |
---|---|
AbstractDependencyMojoTestCase()
|
Method Summary | |
---|---|
protected void |
copyFile(AbstractDependencyMojo mojo,
File artifact,
File destFile)
|
protected void |
setResolver(AbstractDependencyMojo mojo,
ArtifactResolver resolver)
|
protected void |
setSilent(AbstractDependencyMojo mojo,
boolean silent)
|
protected void |
setUp(String testDirStr,
boolean createFiles)
|
protected void |
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 |
Field Detail |
---|
protected File testDir
protected DependencyArtifactStubFactory stubFactory
Constructor Detail |
---|
public AbstractDependencyMojoTestCase()
Method Detail |
---|
protected void setUp(String testDirStr, boolean createFiles) throws Exception
Exception
protected void tearDown()
tearDown
in class org.codehaus.plexus.PlexusTestCase
protected void setResolver(AbstractDependencyMojo mojo, ArtifactResolver resolver)
protected void setSilent(AbstractDependencyMojo mojo, boolean silent)
protected void copyFile(AbstractDependencyMojo mojo, File artifact, File destFile) throws MojoExecutionException
MojoExecutionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |