|
||||||||||
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.repository.internal.AbstractRepositoryTestCase
org.apache.maven.repository.internal.RepositorySystemTest
public class RepositorySystemTest
Field Summary |
---|
Fields inherited from class org.apache.maven.repository.internal.AbstractRepositoryTestCase |
---|
session, system |
Constructor Summary | |
---|---|
RepositorySystemTest()
|
Method Summary | |
---|---|
void |
testCollectDependencies()
|
void |
testDeploy()
|
void |
testInstall()
|
void |
testNewLocalRepositoryManager()
|
void |
testNewSyncContext()
|
void |
testReadArtifactDescriptor()
|
void |
testResolveArtifact()
|
void |
testResolveArtifacts()
|
void |
testResolveMetadata()
|
void |
testResolveVersion()
|
void |
testResolveVersionRange()
|
Methods inherited from class org.apache.maven.repository.internal.AbstractRepositoryTestCase |
---|
customizeContainerConfiguration, newMavenRepositorySystemSession, newTestRepository, setUp, tearDown |
Methods inherited from class org.codehaus.plexus.PlexusTestCase |
---|
customizeContext, getBasedir, getClassLoader, getConfigurationName, getContainer, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, setupContainer, teardownContainer |
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 RepositorySystemTest()
Method Detail |
---|
public void testResolveVersionRange() throws Exception
Exception
public void testResolveVersion() throws Exception
Exception
public void testReadArtifactDescriptor() throws Exception
Exception
public void testCollectDependencies() throws Exception
Exception
public void testResolveArtifact() throws Exception
Exception
public void testResolveArtifacts() throws Exception
Exception
public void testResolveMetadata() throws Exception
Exception
public void testInstall() throws Exception
Exception
public void testDeploy() throws Exception
Exception
public void testNewLocalRepositoryManager() throws Exception
Exception
public void testNewSyncContext() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |