|
||||||||||
| 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.artifact.AbstractArtifactComponentTestCase
org.apache.maven.repository.legacy.DefaultUpdateCheckManagerTest
public class DefaultUpdateCheckManagerTest
| Field Summary |
|---|
| Fields inherited from class org.apache.maven.artifact.AbstractArtifactComponentTestCase |
|---|
artifactFactory, artifactRepositoryFactory |
| Constructor Summary | |
|---|---|
DefaultUpdateCheckManagerTest()
|
|
| Method Summary | |
|---|---|
protected String |
component()
|
protected void |
setUp()
|
void |
testArtifact()
|
void |
testArtifactTouchFileName()
|
void |
testMetadata()
|
void |
testMissingArtifact()
|
void |
testMissingMetadata()
|
void |
testMissingPom()
|
void |
testPom()
|
| Methods inherited from class org.codehaus.plexus.PlexusTestCase |
|---|
customizeComponentConfiguration, customizeContainerConfiguration, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getConfigurationName, getContainer, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, setupContainer |
| 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 DefaultUpdateCheckManagerTest()
| Method Detail |
|---|
protected String component()
component in class AbstractArtifactComponentTestCase
protected void setUp()
throws Exception
setUp in class AbstractArtifactComponentTestCaseException
public void testArtifact()
throws Exception
Exception
public void testMissingArtifact()
throws Exception
Exception
public void testPom()
throws Exception
Exception
public void testMissingPom()
throws Exception
Exception
public void testMetadata()
throws Exception
Exception
public void testMissingMetadata()
throws Exception
Exception
public void testArtifactTouchFileName()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||