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, testTwoReferences
customizeContainerConfiguration, customizeContext, getBasedir, getClassLoader, getConfigurationName, getContainer, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, setupContainer, tearDown, 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
protected ModelInterpolator interpolator
protected void setUp() throws Exception
setUp
in class AbstractModelInterpolatorTest
Exception
protected ModelInterpolator createInterpolator(PathTranslator translator) throws Exception
createInterpolator
in class AbstractModelInterpolatorTest
Exception
protected 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 testConcurrentInterpolation() throws Exception
Exception
public void testFinalFieldsExcludedFromInterpolation()
public void testLocationTrackerShouldBeExcludedFromInterpolation()
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.