org.jomc.tools.test
Class ResourceFileProcessorTest
java.lang.Object
org.jomc.tools.test.JomcToolTest
org.jomc.tools.test.ResourceFileProcessorTest
public class ResourceFileProcessorTest
- extends JomcToolTest
Test cases for class org.jomc.tools.ResourceFileProcessor
.
- Version:
- $JOMC: ResourceFileProcessorTest.java 3838 2011-10-08 20:15:41Z schulte2005 $
- Author:
- Christian Schulte
Methods inherited from class org.jomc.tools.test.JomcToolTest |
assertIllegalArgumentException, assertNullPointerException, getModel, getModelContext, getNextOutputDirectory, getOutputDirectory, getResourceEncoding, newModel, newModelContext, setOutputDirectory, setResourceEncoding, testDefaultLogLevel, testDefaultTemplateProfile, testIndentation, testInputEncoding, testJomcToolNotNull, testJomcToolNullPointerException, testLineSeparator, testLogLevel, testModel, testOutputEncoding, testTemplateEncoding, testTemplateProfile, testVelocityEngine, testVelocityTemplates |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceFileProcessorTest
public ResourceFileProcessorTest()
- Creates a new
ResourceFileProcessorTest
instance.
getJomcTool
public ResourceFileProcessor getJomcTool()
- Gets the
JomcTool
instance tests are performed with.
- Overrides:
getJomcTool
in class JomcToolTest
- Returns:
- The
JomcTool
instance tests are performed with. - See Also:
JomcToolTest.newJomcTool()
newJomcTool
protected ResourceFileProcessor newJomcTool()
- Creates a new
JomcTool
instance to test.
- Overrides:
newJomcTool
in class JomcToolTest
- Returns:
- A new
JomcTool
instance to test. - See Also:
JomcToolTest.getJomcTool()
testResourceFileProcessorNullPointerException
public final void testResourceFileProcessorNullPointerException()
throws Exception
- Throws:
Exception
testResourceFileProcessorNotNull
public final void testResourceFileProcessorNotNull()
throws Exception
- Throws:
Exception
testResourceBundleDefaultLocale
public final void testResourceBundleDefaultLocale()
throws Exception
- Throws:
Exception
testWriteResourceBundleResourceFiles
public final void testWriteResourceBundleResourceFiles()
throws Exception
- Throws:
Exception
testCopyConstructor
public final void testCopyConstructor()
throws Exception
- Throws:
Exception
Please note that this documentation is maintained by non-native english speaking authors. As such, you may encounter phrases or wordings which seem imprecise or may even have a totally different meaning to native english speaking readers than what the individual author was trying to express. If you are a native english speaking reader and find any such phrases or wordings we kindly ask you to send an email to the corresponding author and help us improve this documentation in order to avoid misunderstandings. You will find the authors' email addresses at the top of each class. Please accept our apologies for any inconvenience caused.