public class GenerateResourcesTaskTest extends ResourceFileProcessorTaskTest
org.jomc.ant.GenerateResourcesTask
.Constructor and Description |
---|
GenerateResourcesTaskTest()
Creates a new
GenerateResourcesTaskTest instance. |
Modifier and Type | Method and Description |
---|---|
protected String |
getBuildFileName()
Gets the name of the build file backing the test.
|
GenerateResourcesTask |
getJomcTask()
Gets the
JomcTask instance tests are performed with. |
protected GenerateResourcesTask |
newJomcTask()
Creates a new
JomcTask instance to test. |
void |
testGenerateAntTaskResources() |
void |
testGenerateAntTaskResourcesAllAttributes() |
void |
testGenerateAntTaskResourcesBrokenModel() |
void |
testGenerateAntTaskResourcesDeprecatedAttributes() |
void |
testGenerateAntTaskResourcesWithClasspathref() |
void |
testGenerateAntTaskResourcesWithNestedClasspath() |
void |
testGenerateAntTaskResourcesWithRedundantResources() |
void |
testGenerateOneImplementation() |
void |
testGenerateOneModule() |
void |
testGenerateOneSpecification() |
void |
testImplementationNotFound() |
void |
testMissingResourcesDirectory() |
void |
testModuleNotFound() |
void |
testResourceProcessingDisabled() |
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 GenerateResourcesTaskTest()
GenerateResourcesTaskTest
instance.public GenerateResourcesTask getJomcTask()
JomcTask
instance tests are performed with.getJomcTask
in class ResourceFileProcessorTaskTest
JomcTask
instance tests are performed with.JomcTaskTest.newJomcTask()
protected GenerateResourcesTask newJomcTask()
JomcTask
instance to test.newJomcTask
in class ResourceFileProcessorTaskTest
JomcTask
instance to test.JomcTaskTest.getJomcTask()
protected String getBuildFileName()
getBuildFileName
in class ResourceFileProcessorTaskTest
JomcTaskTest.newProject()
public final void testMissingResourcesDirectory() 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 testResourceProcessingDisabled() throws Exception
Exception
public final void testGenerateAntTaskResources() throws Exception
Exception
public final void testGenerateAntTaskResourcesWithRedundantResources() throws Exception
Exception
public final void testGenerateOneSpecification() throws Exception
Exception
public final void testGenerateOneImplementation() throws Exception
Exception
public final void testGenerateOneModule() throws Exception
Exception
public final void testGenerateAntTaskResourcesWithClasspathref() throws Exception
Exception
public final void testGenerateAntTaskResourcesWithNestedClasspath() throws Exception
Exception
public final void testGenerateAntTaskResourcesDeprecatedAttributes() throws Exception
Exception
public final void testGenerateAntTaskResourcesAllAttributes() throws Exception
Exception
public final void testGenerateAntTaskResourcesBrokenModel() throws Exception
Exception
Copyright © 2005-2013 The JOMC Project. All Rights Reserved.