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