public class JomcModelTaskTest extends JomcTaskTest
org.jomc.ant.JomcModelTask
.Constructor and Description |
---|
JomcModelTaskTest()
Creates a new
JomcModelTaskTest instance. |
Modifier and Type | Method and Description |
---|---|
protected String |
getBuildFileName()
Gets the name of the build file backing the test.
|
JomcModelTask |
getJomcTask()
Gets the
JomcTask instance tests are performed with. |
protected JomcModelTask |
newJomcTask()
Creates a new
JomcTask instance to test. |
void |
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 JomcModelTaskTest()
JomcModelTaskTest
instance.public JomcModelTask getJomcTask()
JomcTask
instance tests are performed with.getJomcTask
in class JomcTaskTest
JomcTask
instance tests are performed with.JomcTaskTest.newJomcTask()
protected JomcModelTask 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 testModuleResourceMissingLocation() throws Exception
Exception
Copyright © 2005-2013 The JOMC Project. All Rights Reserved.