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