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