
public class ResourceFileProcessorTest extends JomcToolTest
org.jomc.tools.ResourceFileProcessor.| Constructor and Description |
|---|
ResourceFileProcessorTest()
Creates a new
ResourceFileProcessorTest instance. |
| Modifier and Type | Method and Description |
|---|---|
org.jomc.tools.ResourceFileProcessor |
getJomcTool()
Gets the
JomcTool instance tests are performed with. |
protected org.jomc.tools.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, testHtmlString, testIndentation, testInputEncoding, testJavaConstantName, testJavaFieldName, testJavaIdentifier, testJavaMethodParameterName, testJomcToolModelObjectsNotFound, testJomcToolNotNull, testJomcToolNullPointerException, testLineSeparator, testLogLevel, testModel, testOutputEncoding, testParentTemplateProfile, testTemplateEncoding, testTemplateProfile, testToJavaConstantName, testToJavaMethodName, testToJavaVariableName, testVelocityContext, testVelocityEngine, testVelocityTemplatespublic ResourceFileProcessorTest()
ResourceFileProcessorTest instance.public org.jomc.tools.ResourceFileProcessor getJomcTool()
JomcTool instance tests are performed with.getJomcTool in class JomcToolTestJomcTool instance tests are performed with.JomcToolTest.newJomcTool()protected org.jomc.tools.ResourceFileProcessor newJomcTool()
JomcTool instance to test.newJomcTool in class JomcToolTestJomcTool instance to test.JomcToolTest.getJomcTool()public final void testResourceFileProcessorNullPointerException() throws Exception
Exceptionpublic final void testResourceFileProcessorNotNull() throws Exception
Exceptionpublic final void testResourceBundleDefaultLocale() throws Exception
Exceptionpublic final void testWriteResourceBundleResourceFiles() throws Exception
Exceptionpublic final void testCopyConstructor() throws Exception
Exceptionpublic final void testResourceFileProcessorModelObjectsNotFound() throws Exception
ExceptionCopyright © 2005–2014 The JOMC Project. All rights reserved.