public class StringSearchModelInterpolatorTest extends AbstractModelInterpolatorTest
| Modifier and Type | Field and Description |
|---|---|
protected ModelInterpolator |
interpolator |
| Constructor and Description |
|---|
StringSearchModelInterpolatorTest() |
| Modifier and Type | Method and Description |
|---|---|
protected ModelInterpolator |
createInterpolator() |
protected ModelInterpolator |
createInterpolator(PathTranslator translator) |
protected void |
setUp() |
void |
testConcurrentInterpolation() |
void |
testFinalFieldsExcludedFromInterpolation() |
void |
testInterpolateObjectWithStringArrayField() |
void |
testInterpolateObjectWithStringArrayListField() |
void |
testInterpolateObjectWithStringListField() |
void |
testInterpolateObjectWithStringListFieldAndOneLiteralValue() |
void |
testInterpolateObjectWithStringToStringArrayMapField() |
void |
testInterpolateObjectWithStringToStringMapField() |
void |
testInterpolateObjectWithStringToStringMapFieldAndOneLiteralValue() |
void |
testInterpolateObjectWithUnmodifiableStringListField() |
void |
testInterpolateObjectWithUnmodifiableStringToStringMapField() |
void |
testInterpolateStringArray() |
void |
testLocationTrackerShouldBeExcludedFromInterpolation() |
assertCollectorState, assertColllectorState, assertProblemFree, testBasedir, testBaseUri, testDefaultBuildTimestampFormatShouldFormatTimeIn24HourFormat, testDefaultBuildTimestampFormatWithLocalTimeZoneMidnightRollover, testEnvarExpressionThatEvaluatesToNullReturnsTheLiteralString, testEnvars, testExpressionThatEvaluatesToNullReturnsTheLiteralString, testShouldInterpolateDependencyVersionToSetSameAsProjectVersion, testShouldInterpolateOrganizationNameCorrectly, testShouldInterpolateSourceDirectoryReferencedFromResourceDirectoryCorrectly, testShouldInterpolateUnprefixedBasedirExpression, testShouldNotInterpolateDependencyVersionWithInvalidReference, testShouldNotThrowExceptionOnReferenceToNonExistentValue, testShouldNotThrowExceptionOnReferenceToValueContainingNakedExpression, testShouldThrowExceptionOnRecursiveScmConnectionReference, testTwoReferencescustomizeContainerConfiguration, customizeContext, getBasedir, getClassLoader, getConfigurationName, getContainer, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, setupContainer, tearDown, teardownContainerassertEquals, 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, 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 testConcurrentInterpolation()
throws Exception
Exceptionpublic void testFinalFieldsExcludedFromInterpolation()
public void testLocationTrackerShouldBeExcludedFromInterpolation()
Copyright © 2001–2017 The Apache Software Foundation. All rights reserved.