public class StringSearchModelInterpolatorTest extends AbstractModelInterpolatorTest
Modifier and Type | Field and Description |
---|---|
protected org.apache.maven.model.interpolation.ModelInterpolator |
interpolator |
Constructor and Description |
---|
StringSearchModelInterpolatorTest() |
assertCollectorState, assertColllectorState, assertProblemFree, testBasedir, testBaseUri, testDefaultBuildTimestampFormatShouldFormatTimeIn24HourFormat, testDefaultBuildTimestampFormatWithLocalTimeZoneMidnightRollover, testEnvarExpressionThatEvaluatesToNullReturnsTheLiteralString, testEnvars, testExpressionThatEvaluatesToNullReturnsTheLiteralString, testShouldInterpolateDependencyVersionToSetSameAsProjectVersion, testShouldInterpolateOrganizationNameCorrectly, testShouldInterpolateSourceDirectoryReferencedFromResourceDirectoryCorrectly, testShouldInterpolateUnprefixedBasedirExpression, testShouldNotInterpolateDependencyVersionWithInvalidReference, testShouldNotThrowExceptionOnReferenceToNonExistentValue, testShouldNotThrowExceptionOnReferenceToValueContainingNakedExpression, testShouldThrowExceptionOnRecursiveScmConnectionReference, testTwoReferences
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, tearDown, toString
protected org.apache.maven.model.interpolation.ModelInterpolator interpolator
protected void setUp() throws Exception
setUp
in class AbstractModelInterpolatorTest
Exception
protected org.apache.maven.model.interpolation.ModelInterpolator createInterpolator(org.apache.maven.model.path.PathTranslator translator) throws Exception
createInterpolator
in class AbstractModelInterpolatorTest
Exception
protected org.apache.maven.model.interpolation.ModelInterpolator createInterpolator() throws Exception
createInterpolator
in class AbstractModelInterpolatorTest
Exception
public void testInterpolateStringArray() throws Exception
Exception
public void testInterpolateObjectWithStringArrayField() throws Exception
Exception
public void testInterpolateObjectWithStringListField() throws Exception
Exception
public void testInterpolateObjectWithStringListFieldAndOneLiteralValue() throws Exception
Exception
public void testInterpolateObjectWithUnmodifiableStringListField() throws Exception
Exception
public void testInterpolateObjectWithStringArrayListField() throws Exception
Exception
public void testInterpolateObjectWithStringToStringMapField() throws Exception
Exception
public void testInterpolateObjectWithStringToStringMapFieldAndOneLiteralValue() throws Exception
Exception
public void testInterpolateObjectWithUnmodifiableStringToStringMapField() throws Exception
Exception
public void testInterpolateObjectWithStringToStringArrayMapField() throws Exception
Exception
public void testInterpolateObjectWithPomFile() throws Exception
Exception
public void testNotInterpolateObjectWithFile() throws Exception
Exception
public void testConcurrentInterpolation() throws Exception
Exception
public void testFinalFieldsExcludedFromInterpolation()
public void testLocationTrackerShouldBeExcludedFromInterpolation()
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.