public abstract class AbstractModelInterpolatorTest
extends org.codehaus.plexus.PlexusTestCase
| Constructor and Description |
|---|
AbstractModelInterpolatorTest() |
customizeContainerConfiguration, 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 void setUp()
throws Exception
setUp in class org.codehaus.plexus.PlexusTestCaseExceptionprotected void assertProblemFree(SimpleProblemCollector collector)
@Deprecated protected void assertColllectorState(int numFatals, int numErrors, int numWarnings, SimpleProblemCollector collector)
assertCollectorState(int, int, int, SimpleProblemCollector)protected void assertCollectorState(int numFatals,
int numErrors,
int numWarnings,
SimpleProblemCollector collector)
public void testDefaultBuildTimestampFormatShouldFormatTimeIn24HourFormat()
public void testDefaultBuildTimestampFormatWithLocalTimeZoneMidnightRollover()
public void testShouldNotThrowExceptionOnReferenceToNonExistentValue()
throws Exception
Exceptionpublic void testShouldThrowExceptionOnRecursiveScmConnectionReference()
throws Exception
Exceptionpublic void testShouldNotThrowExceptionOnReferenceToValueContainingNakedExpression()
throws Exception
Exceptionpublic void testShouldInterpolateOrganizationNameCorrectly()
throws Exception
Exceptionpublic void testShouldInterpolateDependencyVersionToSetSameAsProjectVersion()
throws Exception
Exceptionpublic void testShouldNotInterpolateDependencyVersionWithInvalidReference()
throws Exception
Exceptionpublic void testEnvarExpressionThatEvaluatesToNullReturnsTheLiteralString()
throws Exception
Exceptionpublic void testExpressionThatEvaluatesToNullReturnsTheLiteralString()
throws Exception
Exceptionpublic void testShouldInterpolateSourceDirectoryReferencedFromResourceDirectoryCorrectly()
throws Exception
Exceptionpublic void testShouldInterpolateUnprefixedBasedirExpression()
throws Exception
Exceptionprotected abstract ModelInterpolator createInterpolator(PathTranslator translator) throws Exception
Exceptionprotected abstract ModelInterpolator createInterpolator() throws Exception
ExceptionCopyright © 2001–2017 The Apache Software Foundation. All rights reserved.