public class LifecycleExecutorTest extends AbstractCoreMavenComponentTestCase
AbstractCoreMavenComponentTestCase.PluginBuilder, AbstractCoreMavenComponentTestCase.ProjectBuilderprojectBuilder, repositorySystem| Constructor and Description |
|---|
LifecycleExecutorTest() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getProjectsDirectory() |
protected void |
setUp() |
protected void |
tearDown() |
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, createStubMavenProject, customizeContainerConfiguration, getLocalRepository, getPluginArtifactRepositories, getProject, getRemoteRepositories, initRepoSessioncustomizeContext, getBasedir, getClassLoader, getConfigurationName, getContainer, getCustomConfigurationName, 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 LifecycleExecutorTest()
protected void setUp() throws Exception
setUp in class AbstractCoreMavenComponentTestCaseExceptionprotected void tearDown() throws Exception
tearDown in class AbstractCoreMavenComponentTestCaseExceptionprotected String getProjectsDirectory()
getProjectsDirectory in class AbstractCoreMavenComponentTestCasepublic void testCalculationOfBuildPlanWithIndividualTaskWherePluginIsSpecifiedInThePom() throws Exception
Exceptionpublic void testCalculationOfBuildPlanWithIndividualTaskOfTheCleanLifecycle() throws Exception
Exceptionpublic void testCalculationOfBuildPlanWithIndividualTaskOfTheCleanCleanGoal() throws Exception
Exceptionpublic void testCalculationOfBuildPlanTasksOfTheCleanLifecycleAndTheInstallLifecycle() throws Exception
Exceptionpublic void testCalculationOfBuildPlanWithMultipleExecutionsOfModello() throws Exception
Exceptionpublic void testLifecycleQueryingUsingADefaultLifecyclePhase() throws Exception
Exceptionpublic void testLifecyclePluginsRetrievalForDefaultLifecycle() throws Exception
Exceptionpublic void testPluginConfigurationCreation() throws Exception
Exceptionpublic void testInvalidGoalName() throws Exception
Exceptionpublic void testPluginPrefixRetrieval() throws Exception
Exceptionpublic void testFindingPluginPrefixforCleanClean() throws Exception
Exceptionpublic void testSetupMojoExecution() throws Exception
Exceptionpublic void testExecutionListeners() throws Exception
ExceptionCopyright © 2001–2015 The Apache Software Foundation. All rights reserved.