public class AllProfilesMojoTest extends AbstractMojoTestCase
| Constructor and Description |
|---|
AllProfilesMojoTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp() |
void |
testNoProfiles()
Tests the case when no profiles are present for the projects.
|
void |
testProfileFromParentPom()
Tests the case when active profiles are present in the parent POM.
|
void |
testProfileFromPom()
Tests the case when profiles are present in the POM and in a parent POM.
|
void |
testProfileFromSettings()
Tests the case when profiles are present in the settings.
|
configureMojo, configureMojo, extractPluginConfiguration, extractPluginConfiguration, getContainer, getPluginDescriptorLocation, getPluginDescriptorPath, getPublicDescriptorStream, getVariablesAndValuesFromObject, getVariablesAndValuesFromObject, getVariableValueFromObject, lookupConfiguredMojo, lookupConfiguredMojo, lookupEmptyMojo, lookupEmptyMojo, lookupMojo, lookupMojo, lookupMojo, newMavenSession, newMojoExecution, setupContainer, setupContainerConfiguration, setVariableValueToObjectcustomizeComponentConfiguration, customizeContainerConfiguration, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getConfigurationName, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, tearDownassertEquals, 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, toStringprotected void setUp()
throws Exception
setUp in class AbstractMojoTestCaseExceptionpublic void testNoProfiles()
throws Exception
Exception - in case of errors.public void testProfileFromPom()
throws Exception
Exception - in case of errors.public void testProfileFromParentPom()
throws Exception
Exception - in case of errors.Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.