- testActiveProfilesFromPom() - Method in class org.apache.maven.plugins.help.ActiveProfilesMojoTest
-
Tests that profiles activated in the POM are resolved.
- testActiveProfilesFromSettings() - Method in class org.apache.maven.plugins.help.ActiveProfilesMojoTest
-
Tests that profiles activated in the settings are resolved.
- testEvaluateWithoutExpression() - Method in class org.apache.maven.plugins.help.EvaluateMojoTest
-
Tests evaluation of an expression in interactive mode with a mock input handler.
- testEvaluateWithoutExpressionWithOutput() - Method in class org.apache.maven.plugins.help.EvaluateMojoTest
-
Tests evaluation of an expression in interactive mode with a mock input handler, when "output" is set.
- testGetExpressionsRoot() - Method in class org.apache.maven.plugins.help.DescribeMojoTest
-
- testInvalidExpression() - Method in class org.apache.maven.plugins.help.DescribeMojoTest
-
- testLookupPluginDescriptorAMissingG() - Method in class org.apache.maven.plugins.help.DescribeMojoTest
-
- testLookupPluginDescriptorGAV() - Method in class org.apache.maven.plugins.help.DescribeMojoTest
-
- testLookupPluginDescriptorGMissingA() - Method in class org.apache.maven.plugins.help.DescribeMojoTest
-
- testLookupPluginDescriptorPrefixWithoutVersion() - Method in class org.apache.maven.plugins.help.DescribeMojoTest
-
- testLookupPluginDescriptorPrefixWithVersion() - Method in class org.apache.maven.plugins.help.DescribeMojoTest
-
- testNoProfiles() - Method in class org.apache.maven.plugins.help.AllProfilesMojoTest
-
Tests the case when no profiles are present for the projects.
- testParsePluginInfoGAV() - Method in class org.apache.maven.plugins.help.DescribeMojoTest
-
- testParsePluginInfoPluginGA() - Method in class org.apache.maven.plugins.help.DescribeMojoTest
-
- testParsePluginInfoPluginGAV() - Method in class org.apache.maven.plugins.help.DescribeMojoTest
-
- testParsePluginInfoPluginIncorrect() - Method in class org.apache.maven.plugins.help.DescribeMojoTest
-
- testParsePluginInfoPluginPrefix() - Method in class org.apache.maven.plugins.help.DescribeMojoTest
-
- testProfileFromParentPom() - Method in class org.apache.maven.plugins.help.AllProfilesMojoTest
-
Tests the case when active profiles are present in the parent POM.
- testProfileFromPom() - Method in class org.apache.maven.plugins.help.AllProfilesMojoTest
-
Tests the case when profiles are present in the POM and in a parent POM.
- testProfileFromSettings() - Method in class org.apache.maven.plugins.help.AllProfilesMojoTest
-
Tests the case when profiles are present in the settings.
- testValidExpression() - Method in class org.apache.maven.plugins.help.DescribeMojoTest
-