public class MergeModulesTaskTest extends JomcModelTaskTest
org.jomc.ant.MergeModulesTask
.Constructor and Description |
---|
MergeModulesTaskTest()
Creates a new
MergeModulesTaskTest instance. |
Modifier and Type | Method and Description |
---|---|
protected String |
getBuildFileName()
Gets the name of the build file backing the test.
|
MergeModulesTask |
getJomcTask()
Gets the
JomcTask instance tests are performed with. |
protected MergeModulesTask |
newJomcTask()
Creates a new
JomcTask instance to test. |
void |
testExclusionMissingModuleName() |
void |
testInclusionMissingModuleName() |
void |
testIsModuleExcluded() |
void |
testIsModuleIncluded() |
void |
testMergeModules() |
void |
testMergeModulesAllAttributes() |
void |
testMergeModulesExclusion() |
void |
testMergeModulesInclusion() |
void |
testMergeModulesUnsupportedResource() |
void |
testMergeModulesWithIllegalTransformationResultStylesheet() |
void |
testMergeModulesWithNoopStylesheet() |
void |
testMergeModulesWithRedundantResources() |
void |
testMissingModuleFile() |
void |
testMissingModuleName() |
testModuleResourceMissingLocation
executeTarget, getAntExecutor, getOutputDirectory, getProject, newAntExecutor, newProject, setUp, tearDown, testAssertKeysNotNull, testAssertLocationsNotNull, testAssertNamesNotNull, testAssertNotNull, testCloneable, testExecuteTask, testExecuteTaskIf, testExecuteTaskUnless, testGetModel, testGetProperties, testGetResource, testGetTransformer, testModelContextAttributeMissingKey, testTransformationOutputPropertyMissingKey, testTransformationParameterMissingKey, testTransformationParameterResourceMissingLocation
public MergeModulesTaskTest()
MergeModulesTaskTest
instance.public MergeModulesTask getJomcTask()
JomcTask
instance tests are performed with.getJomcTask
in class JomcModelTaskTest
JomcTask
instance tests are performed with.JomcTaskTest.newJomcTask()
protected MergeModulesTask newJomcTask()
JomcTask
instance to test.newJomcTask
in class JomcModelTaskTest
JomcTask
instance to test.JomcTaskTest.getJomcTask()
protected String getBuildFileName()
getBuildFileName
in class JomcModelTaskTest
JomcTaskTest.newProject()
public final void testMissingModuleFile() throws Exception
Exception
public final void testMissingModuleName() throws Exception
Exception
public final void testExclusionMissingModuleName() throws Exception
Exception
public final void testInclusionMissingModuleName() throws Exception
Exception
public final void testMergeModules() throws Exception
Exception
public final void testMergeModulesWithNoopStylesheet() throws Exception
Exception
public final void testMergeModulesWithRedundantResources() throws Exception
Exception
public final void testMergeModulesWithIllegalTransformationResultStylesheet() throws Exception
Exception
public final void testMergeModulesUnsupportedResource() throws Exception
Exception
public final void testMergeModulesExclusion() throws Exception
Exception
public final void testMergeModulesInclusion() throws Exception
Exception
public final void testMergeModulesAllAttributes() throws Exception
Exception
public final void testIsModuleExcluded() throws Exception
Exception
public final void testIsModuleIncluded() throws Exception
Exception
Copyright © 2005-2013 The JOMC Project. All Rights Reserved.