JET

Uses of Class
edu.utep.cs.jet.rat.TestCaseGenerator

Packages that use TestCaseGenerator
edu.utep.cs.jet.rat Contains the source code to automatically test methods and constructors by generating test cases randomly. 
 

Uses of TestCaseGenerator in edu.utep.cs.jet.rat
 

Subclasses of TestCaseGenerator in edu.utep.cs.jet.rat
 class IncrementalRandomTestCaseGenerator
          A class to generate test cases randomly.
 

Methods in edu.utep.cs.jet.rat that return TestCaseGenerator
static TestCaseGenerator TestCaseGenerator.getInstance(String strategy)
          Returns a test case generator of the given strategy.
 


JET

JET is Copyright (C) 2005-2008 by The 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.