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, tearDowncustomizeContext, getBasedir, getClassLoader, getConfigurationName, getContainer, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, setupContainer, teardownContainerassertEquals, 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, toStringpublic ProjectModelResolverTest()
ProjectModelResolverTest instance.public void testResolveParentThrowsUnresolvableModelExceptionWhenNotFound()
throws Exception
Exceptionpublic void testResolveParentThrowsUnresolvableModelExceptionWhenNoMatchingVersionFound()
throws Exception
Exceptionpublic void testResolveParentThrowsUnresolvableModelExceptionWhenUsingRangesWithoutUpperBound()
throws Exception
Exceptionpublic void testResolveParentSuccessfullyResolvesExistingParentWithoutRange()
throws Exception
Exceptionpublic void testResolveParentSuccessfullyResolvesExistingParentUsingHighestVersion()
throws Exception
Exceptionpublic void testResolveDependencyThrowsUnresolvableModelExceptionWhenNotFound()
throws Exception
Exceptionpublic void testResolveDependencyThrowsUnresolvableModelExceptionWhenNoMatchingVersionFound()
throws Exception
Exceptionpublic void testResolveDependencyThrowsUnresolvableModelExceptionWhenUsingRangesWithoutUpperBound()
throws Exception
Exceptionpublic void testResolveDependencySuccessfullyResolvesExistingDependencyWithoutRange()
throws Exception
ExceptionCopyright © 2001–2021 The Apache Software Foundation. All rights reserved.