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