public class MavenProjectTest extends AbstractMavenProjectTestCase
container, projectBuilder, repositorySystem
Constructor and Description |
---|
MavenProjectTest() |
Modifier and Type | Method and Description |
---|---|
void |
testAddDotFile() |
void |
testClone() |
void |
testCloneWithActiveProfile() |
void |
testCloneWithBaseDir() |
void |
testCloneWithDependencyManagement() |
void |
testCloneWithDistributionManagement() |
void |
testEmptyConstructor() |
void |
testGetModulePathAdjustment() |
void |
testIdentityProtoInheritance() |
void |
testShouldInterpretChildPathAdjustmentBasedOnModulePaths() |
void |
testUndefinedOutputDirectory() |
getContainer, getFileForClasspathResource, getLocalRepository, getLocalRepositoryPath, getProject, getProjectBuilder, getProjectFromRemoteRepository, getProjectWithDependencies, initRepoSession, newBuildingRequest, setUp
@Test public void testShouldInterpretChildPathAdjustmentBasedOnModulePaths() throws IOException
IOException
@Test public void testIdentityProtoInheritance()
@Test public void testEmptyConstructor()
@Test public void testCloneWithDependencyManagement() throws Exception
Exception
@Test public void testGetModulePathAdjustment() throws IOException
IOException
@Test public void testCloneWithDistributionManagement() throws Exception
Exception
@Test public void testCloneWithActiveProfile() throws Exception
Exception
@Test public void testUndefinedOutputDirectory() throws Exception
Exception
@Test public void testAddDotFile()
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.