edu.utep.cs.utjml.rat
Class Main.TestCaseGenerationTask
java.lang.Object
org.multijava.mjc.Main.Task
org.multijava.mjc.Main.TreeProcessingTask
edu.utep.cs.utjml.rat.Main.TestCaseGenerationTask
- All Implemented Interfaces:
- Comparable, Main.Trees
- Enclosing class:
- Main
public class Main.TestCaseGenerationTask
- extends Main.TreeProcessingTask
A task for generating test classes and test cases.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Main.TestCaseGenerationTask
public Main.TestCaseGenerationTask(CompilerPassEnterable[] trees,
Object sequenceID)
processTree
protected void processTree(CompilerPassEnterable tree)
- Specified by:
processTree in class Main.TreeProcessingTask
UTJML is Copyright (C) 2004-2006 by University of Texas at El Paso and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This release depends on code from the JML project.