public class MergeModletsTaskTest extends JomcTaskTest
org.jomc.ant.MergeModletsTask
.Constructor and Description |
---|
MergeModletsTaskTest()
Creates a new
MergeModletsTaskTest instance. |
Modifier and Type | Method and Description |
---|---|
protected String |
getBuildFileName()
Gets the name of the build file backing the test.
|
MergeModletsTask |
getJomcTask()
Gets the
JomcTask instance tests are performed with. |
protected MergeModletsTask |
newJomcTask()
Creates a new
JomcTask instance to test. |
void |
testExclusionMissingModletName() |
void |
testInclusionMissingModletName() |
void |
testIsModletExcluded() |
void |
testIsModletIncluded() |
void |
testMergeModlets() |
void |
testMergeModletsAllAttributes() |
void |
testMergeModletsExclusion() |
void |
testMergeModletsInclusion() |
void |
testMergeModletsUnsupportedResource() |
void |
testMergeModletsWithIllegalTransformationResultStylesheet() |
void |
testMergeModletsWithNoopStylesheet() |
void |
testMergeModletsWithRedundantResources() |
void |
testMissingModletFile() |
void |
testMissingModletName() |
void |
testModletResourceMissingLocation() |
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 MergeModletsTaskTest()
MergeModletsTaskTest
instance.public MergeModletsTask getJomcTask()
JomcTask
instance tests are performed with.getJomcTask
in class JomcTaskTest
JomcTask
instance tests are performed with.JomcTaskTest.newJomcTask()
protected MergeModletsTask newJomcTask()
JomcTask
instance to test.newJomcTask
in class JomcTaskTest
JomcTask
instance to test.JomcTaskTest.getJomcTask()
protected String getBuildFileName()
getBuildFileName
in class JomcTaskTest
JomcTaskTest.newProject()
public final void testMissingModletFile() throws Exception
Exception
public final void testMissingModletName() throws Exception
Exception
public final void testExclusionMissingModletName() throws Exception
Exception
public final void testInclusionMissingModletName() throws Exception
Exception
public final void testModletResourceMissingLocation() throws Exception
Exception
public final void testMergeModlets() throws Exception
Exception
public final void testMergeModletsWithNoopStylesheet() throws Exception
Exception
public final void testMergeModletsWithRedundantResources() throws Exception
Exception
public final void testMergeModletsWithIllegalTransformationResultStylesheet() throws Exception
Exception
public final void testMergeModletsUnsupportedResource() throws Exception
Exception
public final void testMergeModletsExclusion() throws Exception
Exception
public final void testMergeModletsInclusion() throws Exception
Exception
public final void testMergeModletsAllAttributes() throws Exception
Exception
public final void testIsModletExcluded() throws Exception
Exception
public final void testIsModletIncluded() throws Exception
Exception
Copyright © 2005-2013 The JOMC Project. All Rights Reserved.