public class ProjectModelResolverTest extends AbstractMavenProjectTestCase
ModelResolver
implementation.projectBuilder, repositorySystem
Constructor and Description |
---|
ProjectModelResolverTest()
Creates a new
ProjectModelResolverTest instance. |
customizeContainerConfiguration, getCustomConfigurationName, getFileForClasspathResource, getLocalRepository, getLocalRepositoryPath, getProject, getProjectBuilder, getProjectFromRemoteRepository, getProjectWithDependencies, initRepoSession, newBuildingRequest, setUp, tearDown
customizeContext, getBasedir, getClassLoader, getConfigurationName, getContainer, 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
public ProjectModelResolverTest()
ProjectModelResolverTest
instance.public void testResolveParentThrowsUnresolvableModelExceptionWhenNotFound() throws Exception
Exception
public void testResolveParentThrowsUnresolvableModelExceptionWhenNoMatchingVersionFound() throws Exception
Exception
public void testResolveParentThrowsUnresolvableModelExceptionWhenUsingRangesWithoutUpperBound() throws Exception
Exception
public void testResolveParentSuccessfullyResolvesExistingParentWithoutRange() throws Exception
Exception
public void testResolveParentSuccessfullyResolvesExistingParentUsingHighestVersion() throws Exception
Exception
public void testResolveDependencyThrowsUnresolvableModelExceptionWhenNotFound() throws Exception
Exception
public void testResolveDependencyThrowsUnresolvableModelExceptionWhenNoMatchingVersionFound() throws Exception
Exception
public void testResolveDependencyThrowsUnresolvableModelExceptionWhenUsingRangesWithoutUpperBound() throws Exception
Exception
public void testResolveDependencySuccessfullyResolvesExistingDependencyWithoutRange() throws Exception
Exception
Copyright © 2001–2017 The Apache Software Foundation. All rights reserved.