|
||||||||||
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.TestSkip
public class TestSkip
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 | |
---|---|
TestSkip()
|
Method Summary | |
---|---|
protected void |
doSpecialTest(String mojoName)
|
protected void |
doTest(String mojoName)
|
void |
testSkipAnalyze()
|
void |
testSkipAnalyzeDepMgt()
|
void |
testSkipAnalyzeDuplicate()
|
void |
testSkipAnalyzeOnly()
|
void |
testSkipAnalyzeReport()
|
void |
testSkipBuildClasspath()
|
void |
testSkipCopy()
|
void |
testSkipCopyDependencies()
|
void |
testSkipGet()
|
void |
testSkipGoOffline()
|
void |
testSkipList()
|
void |
testSkipProperties()
|
void |
testSkipPurgeLocalRepository()
|
void |
testSkipResolve()
|
void |
testSkipResolvePlugins()
|
void |
testSkipSources()
|
void |
testSkipTree()
|
void |
testSkipUnpack()
|
void |
testSkipUnpackDependencies()
|
Methods inherited from class org.apache.maven.plugin.dependency.AbstractDependencyMojoTestCase |
---|
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 TestSkip()
Method Detail |
---|
public void testSkipAnalyze() throws Exception
Exception
public void testSkipAnalyzeDepMgt() throws Exception
Exception
public void testSkipAnalyzeOnly() throws Exception
Exception
public void testSkipAnalyzeReport() throws Exception
Exception
public void testSkipAnalyzeDuplicate() throws Exception
Exception
public void testSkipBuildClasspath() throws Exception
Exception
public void testSkipCopy() throws Exception
Exception
public void testSkipCopyDependencies() throws Exception
Exception
public void testSkipGet() throws Exception
Exception
public void testSkipGoOffline() throws Exception
Exception
public void testSkipList() throws Exception
Exception
public void testSkipProperties() throws Exception
Exception
public void testSkipPurgeLocalRepository() throws Exception
Exception
public void testSkipResolve() throws Exception
Exception
public void testSkipResolvePlugins() throws Exception
Exception
public void testSkipSources() throws Exception
Exception
public void testSkipTree() throws Exception
Exception
public void testSkipUnpack() throws Exception
Exception
public void testSkipUnpackDependencies() throws Exception
Exception
protected void doTest(String mojoName) throws Exception
Exception
protected void doSpecialTest(String mojoName) throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |