public class ManageSourcesTaskTest extends SourceFileProcessorTaskTest
org.jomc.ant.ManageSourcesTask
.Constructor and Description |
---|
ManageSourcesTaskTest()
Creates a new
ManageSourcesTaskTest instance. |
Modifier and Type | Method and Description |
---|---|
protected String |
getBuildFileName()
Gets the name of the build file backing the test.
|
ManageSourcesTask |
getJomcTask()
Gets the
JomcTask instance tests are performed with. |
protected ManageSourcesTask |
newJomcTask()
Creates a new
JomcTask instance to test. |
void |
testImplementationNotFound() |
void |
testManageAntTaskSources() |
void |
testManageAntTaskSourcesAllAttributes() |
void |
testManageAntTaskSourcesBrokenModel() |
void |
testManageAntTaskSourcesDeprecatedAttributes() |
void |
testManageAntTaskSourcesWithClasspathref() |
void |
testManageAntTaskSourcesWithNestedClasspath() |
void |
testManageAntTaskSourcesWithRedundantResources() |
void |
testManageOneImplementation() |
void |
testManageOneModule() |
void |
testManageOneSpecification() |
void |
testMissingSourcesDirectory() |
void |
testModuleNotFound() |
void |
testSourceProcessingDisabled() |
void |
testSpecificationNotFound() |
testConfigureJomcTool, testGetImplementation, testGetModule, testGetSpecification, testInvalidMultipleLocaleElements, testTemplateParameterMissingKey, testTemplateParameterResourceMissingLocation, testVelocityPropertyMissingKey, 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 ManageSourcesTaskTest()
ManageSourcesTaskTest
instance.public ManageSourcesTask getJomcTask()
JomcTask
instance tests are performed with.getJomcTask
in class SourceFileProcessorTaskTest
JomcTask
instance tests are performed with.JomcTaskTest.newJomcTask()
protected ManageSourcesTask newJomcTask()
JomcTask
instance to test.newJomcTask
in class SourceFileProcessorTaskTest
JomcTask
instance to test.JomcTaskTest.getJomcTask()
protected String getBuildFileName()
getBuildFileName
in class SourceFileProcessorTaskTest
JomcTaskTest.newProject()
public final void testMissingSourcesDirectory() throws Exception
Exception
public final void testSpecificationNotFound() throws Exception
Exception
public final void testImplementationNotFound() throws Exception
Exception
public final void testModuleNotFound() throws Exception
Exception
public final void testSourceProcessingDisabled() throws Exception
Exception
public final void testManageAntTaskSources() throws Exception
Exception
public final void testManageAntTaskSourcesWithRedundantResources() throws Exception
Exception
public final void testManageOneSpecification() throws Exception
Exception
public final void testManageOneImplementation() throws Exception
Exception
public final void testManageOneModule() throws Exception
Exception
public final void testManageAntTaskSourcesWithClasspathref() throws Exception
Exception
public final void testManageAntTaskSourcesWithNestedClasspath() throws Exception
Exception
public final void testManageAntTaskSourcesDeprecatedAttributes() throws Exception
Exception
public final void testManageAntTaskSourcesAllAttributes() throws Exception
Exception
public final void testManageAntTaskSourcesBrokenModel() throws Exception
Exception
Copyright © 2005-2013 The JOMC Project. All Rights Reserved.