public class ProjectModelResolverTest extends AbstractMavenProjectTestCase
ModelResolver implementation.container, projectBuilder, repositorySystem| Constructor and Description |
|---|
ProjectModelResolverTest()
Creates a new
ProjectModelResolverTest instance. |
getContainer, getFileForClasspathResource, getLocalRepository, getLocalRepositoryPath, getProject, getProjectBuilder, getProjectFromRemoteRepository, getProjectWithDependencies, initRepoSession, newBuildingRequest, setUppublic ProjectModelResolverTest()
ProjectModelResolverTest instance.@Test
public void testResolveParentThrowsUnresolvableModelExceptionWhenNotFound()
throws Exception
Exception@Test
public void testResolveParentThrowsUnresolvableModelExceptionWhenNoMatchingVersionFound()
throws Exception
Exception@Test
public void testResolveParentThrowsUnresolvableModelExceptionWhenUsingRangesWithoutUpperBound()
throws Exception
Exception@Test
public void testResolveParentSuccessfullyResolvesExistingParentWithoutRange()
throws Exception
Exception@Test
public void testResolveParentSuccessfullyResolvesExistingParentUsingHighestVersion()
throws Exception
Exception@Test
public void testResolveDependencyThrowsUnresolvableModelExceptionWhenNotFound()
throws Exception
Exception@Test
public void testResolveDependencyThrowsUnresolvableModelExceptionWhenNoMatchingVersionFound()
throws Exception
Exception@Test
public void testResolveDependencyThrowsUnresolvableModelExceptionWhenUsingRangesWithoutUpperBound()
throws Exception
Exception@Test
public void testResolveDependencySuccessfullyResolvesExistingDependencyWithoutRange()
throws Exception
ExceptionCopyright © 2001–2022 The Apache Software Foundation. All rights reserved.