public class PluginParameterExpressionEvaluatorTest extends AbstractCoreMavenComponentTestCase
AbstractCoreMavenComponentTestCase.ProjectBuilder
projectBuilder, repositorySystem
Constructor and Description |
---|
PluginParameterExpressionEvaluatorTest() |
createMavenExecutionRequest, createMavenSession, createMavenSession, createMavenSession, createStubMavenProject, customizeContainerConfiguration, getLocalRepository, getPluginArtifactRepositories, getProject, getRemoteRepositories, initRepoSession
customizeContext, getBasedir, getClassLoader, getConfigurationName, getContainer, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, setupContainer, teardownContainer
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, runTest, setName, toString
public PluginParameterExpressionEvaluatorTest()
public void setUp() throws Exception
setUp
in class AbstractCoreMavenComponentTestCase
Exception
protected void tearDown() throws Exception
tearDown
in class AbstractCoreMavenComponentTestCase
Exception
public void testPluginDescriptorExpressionReference() throws Exception
Exception
public void testPluginArtifactsExpressionReference() throws Exception
Exception
public void testPluginArtifactMapExpressionReference() throws Exception
Exception
public void testPluginArtifactIdExpressionReference() throws Exception
Exception
public void testValueExtractionWithAPomValueContainingAPath() throws Exception
Exception
public void testEscapedVariablePassthrough() throws Exception
Exception
public void testEscapedVariablePassthroughInLargerExpression() throws Exception
Exception
public void testMultipleSubExpressionsInLargerExpression() throws Exception
Exception
public void testMissingPOMPropertyRefInLargerExpression() throws Exception
Exception
public void testPOMPropertyExtractionWithMissingProject_WithDotNotation() throws Exception
Exception
public void testBasedirExtractionWithMissingProject() throws Exception
Exception
public void testValueExtractionFromSystemPropertiesWithMissingProject() throws Exception
Exception
public void testValueExtractionFromSystemPropertiesWithMissingProject_WithDotNotation() throws Exception
Exception
public void testLocalRepositoryExtraction() throws Exception
Exception
public void testShouldExtractPluginArtifacts() throws Exception
Exception
protected Artifact createArtifact(String groupId, String artifactId, String version) throws Exception
Exception
protected String getProjectsDirectory()
getProjectsDirectory
in class AbstractCoreMavenComponentTestCase
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.