Package jartege

Interface Summary
CreationProbability The interface CreationProbability allows one to define creation probability functions.
 

Class Summary
ClassTester Class that allows one to generate random tests for a specified set of classes.
ConstantProbability The class ConstantProbability allows to create creation probability functions which are constant.
FloatingValue This class allows one manipulate floating values.
RandomValue This class allows one to choose random values of primitive types.
ThresholdProbability The class ThresholdProbability allows to create creation probability functions defined by a threshold value.