public class LifecycleExecutorTest extends AbstractCoreMavenComponentTestCase
AbstractCoreMavenComponentTestCase.ProjectBuilder
container, projectBuilder, repositorySystem
Constructor and Description |
---|
LifecycleExecutorTest() |
Modifier and Type | Method and Description |
---|---|
protected String |
getProjectsDirectory() |
void |
testCalculationOfBuildPlanTasksOfTheCleanLifecycleAndTheInstallLifecycle() |
void |
testCalculationOfBuildPlanWithIndividualTaskOfTheCleanCleanGoal() |
void |
testCalculationOfBuildPlanWithIndividualTaskOfTheCleanLifecycle() |
void |
testCalculationOfBuildPlanWithIndividualTaskWherePluginIsSpecifiedInThePom() |
void |
testCalculationOfBuildPlanWithMultipleExecutionsOfModello() |
void |
testExecutionListeners() |
void |
testFindingPluginPrefixForCleanClean() |
void |
testInvalidGoalName() |
void |
testLifecyclePluginsRetrievalForDefaultLifecycle() |
void |
testLifecycleQueryingUsingADefaultLifecyclePhase() |
void |
testPluginConfigurationCreation() |
void |
testPluginPrefixRetrieval() |
void |
testSetupMojoExecution() |
createMavenExecutionRequest, createMavenSession, createMavenSession, createMavenSession, createStubMavenProject, getContainer, getLocalRepository, getPluginArtifactRepositories, getProject, getRemoteRepositories, initRepoSession
protected String getProjectsDirectory()
getProjectsDirectory
in class AbstractCoreMavenComponentTestCase
@Test public void testCalculationOfBuildPlanWithIndividualTaskWherePluginIsSpecifiedInThePom() throws Exception
Exception
@Test public void testCalculationOfBuildPlanWithIndividualTaskOfTheCleanLifecycle() throws Exception
Exception
@Test public void testCalculationOfBuildPlanWithIndividualTaskOfTheCleanCleanGoal() throws Exception
Exception
public void testCalculationOfBuildPlanTasksOfTheCleanLifecycleAndTheInstallLifecycle() throws Exception
Exception
public void testCalculationOfBuildPlanWithMultipleExecutionsOfModello() throws Exception
Exception
@Test public void testLifecycleQueryingUsingADefaultLifecyclePhase() throws Exception
Exception
@Test public void testLifecyclePluginsRetrievalForDefaultLifecycle() throws Exception
Exception
@Test public void testPluginConfigurationCreation() throws Exception
Exception
@Test public void testPluginPrefixRetrieval() throws Exception
Exception
@Test public void testFindingPluginPrefixForCleanClean() throws Exception
Exception
@Test public void testSetupMojoExecution() throws Exception
Exception
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.