public class ClassFileProcessorTest extends JomcToolTest
org.jomc.tools.ClassFileProcessor
.Constructor and Description |
---|
ClassFileProcessorTest()
Creates a new
ClassFileProcessorTest instance. |
Modifier and Type | Method and Description |
---|---|
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 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, getModel, getModelContext, getNextOutputDirectory, getOutputDirectory, getResourceEncoding, 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 ClassFileProcessorTest()
ClassFileProcessorTest
instance.public ClassFileProcessor getJomcTool()
JomcTool
instance tests are performed with.getJomcTool
in class JomcToolTest
JomcTool
instance tests are performed with.JomcToolTest.newJomcTool()
protected ClassFileProcessor newJomcTool()
JomcTool
instance to test.newJomcTool
in class JomcToolTest
JomcTool
instance to test.JomcToolTest.getJomcTool()
protected Model newModel()
Model
instance backing the test.newModel
in class JomcToolTest
Model
instance backing the test.JomcToolTest.getModel()
public final File getNextClassesDirectory()
JomcToolTest.getNextOutputDirectory()
public final void testClassFileProcessorNullPointerException() throws Exception
Exception
public final void testCommitTransformValidateClasses() throws Exception
Exception
public final void testCopyConstructor() throws Exception
Exception
public final void testClassFileProcessorModelObjectsNotFound() throws Exception
Exception
Copyright © 2005-2012 The JOMC Project. All Rights Reserved.