public class MavenITmng7051OptionalProfileActivationTest extends AbstractMavenIntegrationTestCase
ALL_MAVEN_VERSIONS
Constructor and Description |
---|
MavenITmng7051OptionalProfileActivationTest() |
Modifier and Type | Method and Description |
---|---|
void |
testActivatingExistingAndNonExistingProfiles()
This test verifies that activating both an existing and a non-existing profile does not break the build when it the latter is prefixed with ?.
|
void |
testActivatingNonExistingProfileBreaks()
This test verifies that activating a non-existing profile breaks the build.
|
void |
testActivatingNonExistingProfileWithQuestionMarkDoesNotBreak()
This test verifies that activating a non-existing profile does not break the build when it is prefixed with ?.
|
void |
testDeactivatingExistingAndNonExistingProfiles()
This test verifies that deactivating both an existing and a non-existing profile does not break the build when it the latter is prefixed with ?.
|
void |
testDeactivatingNonExistingProfileWithQuestionMarkDoesNotBreak()
This test verifies that deactivating a non-existing profile does not break the build when it is prefixed with ?.
|
assertCanonicalFileEquals, assertCanonicalFileEquals, assertCanonicalFileEquals, assertCanonicalFileEquals, failingMavenVersions, getMavenVersion, isSkipped, matchesVersionRange, newVerifier, newVerifier, newVerifier, newVerifier, requiresJavaVersion, requiresMavenVersion, runTest, setupLocalRepo
assertEquals, 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, setName, setUp, tearDown, toString
public MavenITmng7051OptionalProfileActivationTest()
public void testActivatingNonExistingProfileBreaks() throws Exception
Exception
- in case of failurepublic void testActivatingNonExistingProfileWithQuestionMarkDoesNotBreak() throws Exception
Exception
- in case of failurepublic void testActivatingExistingAndNonExistingProfiles() throws Exception
Exception
- in case of failurepublic void testDeactivatingNonExistingProfileWithQuestionMarkDoesNotBreak() throws Exception
Exception
- in case of failurepublic void testDeactivatingExistingAndNonExistingProfiles() throws Exception
Exception
- in case of failureCopyright © 2002–2022 The Apache Software Foundation. All rights reserved.