public abstract class AbstractModelInterpolatorTest extends Object
| Constructor and Description |
|---|
AbstractModelInterpolatorTest() |
@BeforeEach public void setUp()
protected void assertProblemFree(SimpleProblemCollector collector)
protected void assertCollectorState(int numFatals,
int numErrors,
int numWarnings,
SimpleProblemCollector collector)
@Test public void testDefaultBuildTimestampFormatShouldFormatTimeIn24HourFormat()
@Test public void testDefaultBuildTimestampFormatWithLocalTimeZoneMidnightRollover()
@Test
public void testShouldNotThrowExceptionOnReferenceToNonExistentValue()
throws Exception
Exception@Test
public void testShouldThrowExceptionOnRecursiveScmConnectionReference()
throws Exception
Exception@Test
public void testShouldNotThrowExceptionOnReferenceToValueContainingNakedExpression()
throws Exception
Exception@Test
public void shouldInterpolateOrganizationNameCorrectly()
throws Exception
Exception@Test
public void shouldInterpolateDependencyVersionToSetSameAsProjectVersion()
throws Exception
Exception@Test
public void testShouldNotInterpolateDependencyVersionWithInvalidReference()
throws Exception
Exception@Test
public void envarExpressionThatEvaluatesToNullReturnsTheLiteralString()
throws Exception
Exception@Test
public void expressionThatEvaluatesToNullReturnsTheLiteralString()
throws Exception
Exception@Test
public void shouldInterpolateSourceDirectoryReferencedFromResourceDirectoryCorrectly()
throws Exception
Exception@Test
public void shouldInterpolateUnprefixedBasedirExpression()
throws Exception
Exception@Test
public void testRecursiveExpressionCycleNPE()
throws Exception
Exception@Test
public void testRecursiveExpressionCycleBaseDir()
throws Exception
Exception@Test
public void shouldIgnorePropertiesWithPomPrefix()
throws Exception
Exceptionprotected abstract ModelInterpolator createInterpolator() throws Exception
ExceptionCopyright © 2001–2022 The Apache Software Foundation. All rights reserved.