public class ResourceFileProcessorTest extends JomcToolTest
org.jomc.tools.ResourceFileProcessor
.Constructor and Description |
---|
ResourceFileProcessorTest()
Creates a new
ResourceFileProcessorTest instance. |
Modifier and Type | Method and Description |
---|---|
ResourceFileProcessor |
getJomcTool()
Gets the
JomcTool instance tests are performed with. |
protected ResourceFileProcessor |
newJomcTool()
Creates a new
JomcTool instance to test. |
void |
testCopyConstructor() |
void |
testResourceBundleDefaultLocale() |
void |
testResourceFileProcessorModelObjectsNotFound() |
void |
testResourceFileProcessorNotNull() |
void |
testResourceFileProcessorNullPointerException() |
void |
testWriteResourceBundleResourceFiles() |
assertIllegalArgumentException, assertNullPointerException, getModel, getModelContext, getNextOutputDirectory, getOutputDirectory, getResourceEncoding, newModel, newModelContext, setOutputDirectory, setResourceEncoding, testDefaultLogLevel, testDefaultTemplateEncoding, testDefaultTemplateProfile, testIndentation, testInputEncoding, testJavaConstantName, testJavaFieldName, testJavaIdentifier, testJavaMethodParameterName, testJomcToolModelObjectsNotFound, testJomcToolNotNull, testJomcToolNullPointerException, testLineSeparator, testLogLevel, testModel, testOutputEncoding, testParentTemplateProfile, testTemplateEncoding, testTemplateProfile, testVelocityContext, testVelocityEngine, testVelocityTemplates
public ResourceFileProcessorTest()
ResourceFileProcessorTest
instance.public ResourceFileProcessor getJomcTool()
JomcTool
instance tests are performed with.getJomcTool
in class JomcToolTest
JomcTool
instance tests are performed with.JomcToolTest.newJomcTool()
protected ResourceFileProcessor newJomcTool()
JomcTool
instance to test.newJomcTool
in class JomcToolTest
JomcTool
instance to test.JomcToolTest.getJomcTool()
public final void testResourceFileProcessorNullPointerException() throws Exception
Exception
public final void testResourceFileProcessorNotNull() throws Exception
Exception
public final void testResourceBundleDefaultLocale() throws Exception
Exception
public final void testWriteResourceBundleResourceFiles() throws Exception
Exception
public final void testCopyConstructor() throws Exception
Exception
public final void testResourceFileProcessorModelObjectsNotFound() throws Exception
Exception
Copyright © 2005-2012 The JOMC Project. All Rights Reserved.