
public class ClassFileProcessorTest extends JomcToolTest
org.jomc.tools.ClassFileProcessor.| Constructor and Description |
|---|
ClassFileProcessorTest()
Creates a new
ClassFileProcessorTest instance. |
| Modifier and Type | Method and Description |
|---|---|
org.jomc.tools.ClassFileProcessor |
getJomcTool()
Gets the
JomcTool instance tests are performed with. |
File |
getNextClassesDirectory()
Gets a directory holding class files corresponding to the model of the instance.
|
protected org.jomc.tools.ClassFileProcessor |
newJomcTool()
Creates a new
JomcTool instance to test. |
protected Model |
newModel()
Creates a new
Model instance backing the test. |
void |
testClassFileProcessorModelObjectsNotFound() |
void |
testClassFileProcessorNullPointerException() |
void |
testCommitTransformValidateClasses() |
void |
testCopyConstructor() |
assertIllegalArgumentException, assertNullPointerException, getExecutorService, getModel, getModelContext, getNextOutputDirectory, getOutputDirectory, getResourceEncoding, newExecutorService, 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 ClassFileProcessorTest()
ClassFileProcessorTest instance.public org.jomc.tools.ClassFileProcessor getJomcTool()
JomcTool instance tests are performed with.getJomcTool in class JomcToolTestJomcTool instance tests are performed with.JomcToolTest.newJomcTool()protected org.jomc.tools.ClassFileProcessor newJomcTool()
JomcTool instance to test.newJomcTool in class JomcToolTestJomcTool instance to test.JomcToolTest.getJomcTool()protected Model newModel()
Model instance backing the test.newModel in class JomcToolTestModel instance backing the test.JomcToolTest.getModel()public final File getNextClassesDirectory()
JomcToolTest.getNextOutputDirectory()public final void testClassFileProcessorNullPointerException() throws Exception
Exceptionpublic final void testCommitTransformValidateClasses() throws Exception
Exceptionpublic final void testCopyConstructor() throws Exception
Exceptionpublic final void testClassFileProcessorModelObjectsNotFound() throws Exception
ExceptionCopyright © 2005–2016 The JOMC Project. All rights reserved.