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, 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 void setUp() throws Exception
setUp
in class org.codehaus.plexus.PlexusTestCase
Exception
protected 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
Exception
public void testShouldThrowExceptionOnRecursiveScmConnectionReference() throws Exception
Exception
public void testShouldNotThrowExceptionOnReferenceToValueContainingNakedExpression() throws Exception
Exception
public void testShouldInterpolateOrganizationNameCorrectly() throws Exception
Exception
public void testShouldInterpolateDependencyVersionToSetSameAsProjectVersion() throws Exception
Exception
public void testShouldNotInterpolateDependencyVersionWithInvalidReference() throws Exception
Exception
public void testEnvarExpressionThatEvaluatesToNullReturnsTheLiteralString() throws Exception
Exception
public void testExpressionThatEvaluatesToNullReturnsTheLiteralString() throws Exception
Exception
public void testShouldInterpolateSourceDirectoryReferencedFromResourceDirectoryCorrectly() throws Exception
Exception
public void testShouldInterpolateUnprefixedBasedirExpression() throws Exception
Exception
protected abstract ModelInterpolator createInterpolator(PathTranslator translator) throws Exception
Exception
protected abstract ModelInterpolator createInterpolator() throws Exception
Exception
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.