public class LegacyRepositorySystemTest
extends org.codehaus.plexus.PlexusTestCase
LegacyRepositorySystem
.Constructor and Description |
---|
LegacyRepositorySystemTest() |
Modifier and Type | Method and Description |
---|---|
protected void |
customizeContainerConfiguration(org.codehaus.plexus.ContainerConfiguration containerConfiguration) |
protected ArtifactRepository |
getLocalRepository() |
protected List<ArtifactRepository> |
getRemoteRepositories() |
protected void |
setUp() |
protected void |
tearDown() |
void |
testLocalRepositoryBasedir() |
void |
testThatASystemScopedDependencyIsNotResolvedFromRepositories() |
customizeContext, getBasedir, getClassLoader, getConfigurationName, getContainer, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, setupContainer, 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 customizeContainerConfiguration(org.codehaus.plexus.ContainerConfiguration containerConfiguration)
customizeContainerConfiguration
in class org.codehaus.plexus.PlexusTestCase
protected void setUp() throws Exception
setUp
in class org.codehaus.plexus.PlexusTestCase
Exception
protected void tearDown() throws Exception
tearDown
in class org.codehaus.plexus.PlexusTestCase
Exception
protected List<ArtifactRepository> getRemoteRepositories() throws Exception
Exception
protected ArtifactRepository getLocalRepository() throws Exception
Exception
public void testThatASystemScopedDependencyIsNotResolvedFromRepositories() throws Exception
Exception
Copyright © 2001–2017 The Apache Software Foundation. All rights reserved.