public class SourceFileProcessorTest extends JomcToolTest
org.jomc.tools.SourceFileProcessor
implementations.Constructor and Description |
---|
SourceFileProcessorTest()
Creates a new
SourceFileProcessorTest instance. |
Modifier and Type | Method and Description |
---|---|
SourceFileProcessor |
getJomcTool()
Gets the
JomcTool instance tests are performed with. |
protected SourceFileProcessor |
newJomcTool()
Creates a new
JomcTool instance to test. |
void |
testCopyConstructor() |
void |
testManageSources() |
void |
testMandatorySections() |
void |
testOptionalSections() |
void |
testSourceFileEditor() |
void |
testSourceFileProcessorModelObjectsNotFound() |
void |
testSourceFileProcessorNotNull() |
void |
testSourceFileProcessorNullPointerException() |
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 SourceFileProcessorTest()
SourceFileProcessorTest
instance.public SourceFileProcessor getJomcTool()
JomcTool
instance tests are performed with.getJomcTool
in class JomcToolTest
JomcTool
instance tests are performed with.JomcToolTest.newJomcTool()
protected SourceFileProcessor newJomcTool()
JomcTool
instance to test.newJomcTool
in class JomcToolTest
JomcTool
instance to test.JomcToolTest.getJomcTool()
public final void testSourceFileProcessorNullPointerException() throws Exception
Exception
public final void testSourceFileProcessorNotNull() throws Exception
Exception
public final void testManageSources() throws Exception
Exception
public final void testMandatorySections() throws Exception
Exception
public final void testOptionalSections() throws Exception
Exception
public final void testSourceFileEditor() throws Exception
Exception
public final void testCopyConstructor() throws Exception
Exception
public final void testSourceFileProcessorModelObjectsNotFound() throws Exception
Exception
Copyright © 2005-2012 The JOMC Project. All Rights Reserved.