JET

Package edu.utep.cs.jet.rat.gen

Contains the source code for generating various types of Java values randomly.

See:
          Description

Class Summary
AllTestSuite A JUnit test class to test all classes.
AllTestSuite.MutatorWithAnotherClass Class that has a mutator with an arugment of another class.
ClassValueGenerator A class to generate class values.
IncrementalClassValueGenerator A class to generate class values incrementally.
IncrementalValueGenerator A class to generate values incrementally for object types.
SimpleValueGenerator A class to generate various types of values randomly.
 

Package edu.utep.cs.jet.rat.gen Description

Contains the source code for generating various types of Java values randomly. The public interface class of this package is SimpleValueGenerator.


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.