public class AssemblyInterpolatorTest extends Object
Constructor and Description |
---|
AssemblyInterpolatorTest() |
Modifier and Type | Method and Description |
---|---|
void |
testDependencySetOutputDirectoryIsNotInterpolated() |
void |
testDependencySetOutputFileNameMappingsAreNotInterpolated() |
void |
testShouldInterpolateMultiDotProjectExpression() |
void |
testShouldNotTouchUnresolvedExpression() |
void |
testShouldResolveContextValueBeforeModelPropertyOrModelGroupIdInAssemblyId() |
void |
testShouldResolveModelGroupIdInAssemblyId() |
void |
testShouldResolveModelPropertyBeforeModelGroupIdInAssemblyId() |
public void testDependencySetOutputFileNameMappingsAreNotInterpolated() throws IOException, AssemblyInterpolationException, AssemblyReadException, InvalidAssemblerConfigurationException
public void testDependencySetOutputDirectoryIsNotInterpolated() throws IOException, AssemblyInterpolationException, AssemblyReadException, InvalidAssemblerConfigurationException
public void testShouldResolveModelGroupIdInAssemblyId() throws AssemblyInterpolationException, InvalidAssemblerConfigurationException, AssemblyReadException, IOException
public void testShouldResolveModelPropertyBeforeModelGroupIdInAssemblyId() throws AssemblyInterpolationException, InvalidAssemblerConfigurationException, AssemblyReadException, IOException
public void testShouldResolveContextValueBeforeModelPropertyOrModelGroupIdInAssemblyId() throws Exception
Exception
public void testShouldNotTouchUnresolvedExpression() throws AssemblyInterpolationException, InvalidAssemblerConfigurationException, AssemblyReadException, IOException
public void testShouldInterpolateMultiDotProjectExpression() throws AssemblyInterpolationException, InvalidAssemblerConfigurationException, AssemblyReadException, IOException
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.