|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectorg.jomc.tools.test.JomcToolTest
org.jomc.tools.test.ClassFileProcessorTest
public class ClassFileProcessorTest
Test cases for class org.jomc.tools.ClassFileProcessor.
| Constructor Summary | |
|---|---|
ClassFileProcessorTest()
Creates a new ClassFileProcessorTest instance. |
|
| Method Summary | |
|---|---|
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 |
testClassFileProcessorNullPointerException()
|
void |
testCommitTransformValidateClasses()
|
void |
testCopyConstructor()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClassFileProcessorTest()
ClassFileProcessorTest instance.
| Method Detail |
|---|
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
Exception
public final void testCommitTransformValidateClasses()
throws Exception
Exception
public final void testCopyConstructor()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Copyright © 2005-2012 The JOMC Project. All Rights Reserved. |