
public class SourceFileProcessorTest extends JomcToolTest
org.jomc.tools.SourceFileProcessor.| Constructor and Description |
|---|
SourceFileProcessorTest()
Creates a new
SourceFileProcessorTest instance. |
| Modifier and Type | Method and Description |
|---|---|
org.jomc.tools.SourceFileProcessor |
getJomcTool()
Gets the
JomcTool instance tests are performed with. |
protected org.jomc.tools.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, getExecutorService, getModel, getModelContext, getNextOutputDirectory, getOutputDirectory, getResourceEncoding, newExecutorService, newModel, newModelContext, setOutputDirectory, setResourceEncoding, shutdown, 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 SourceFileProcessorTest()
SourceFileProcessorTest instance.public org.jomc.tools.SourceFileProcessor getJomcTool()
JomcTool instance tests are performed with.getJomcTool in class JomcToolTestJomcTool instance tests are performed with.JomcToolTest.newJomcTool()protected org.jomc.tools.SourceFileProcessor newJomcTool()
JomcTool instance to test.newJomcTool in class JomcToolTestJomcTool instance to test.JomcToolTest.getJomcTool()public final void testSourceFileProcessorNullPointerException() throws Exception
Exceptionpublic final void testSourceFileProcessorNotNull() throws Exception
Exceptionpublic final void testManageSources() throws Exception
Exceptionpublic final void testMandatorySections() throws Exception
Exceptionpublic final void testOptionalSections() throws Exception
Exceptionpublic final void testSourceFileEditor() throws Exception
Exceptionpublic final void testCopyConstructor() throws Exception
Exceptionpublic final void testSourceFileProcessorModelObjectsNotFound() throws Exception
ExceptionCopyright © 2005–2016 The JOMC Project. All rights reserved.