Uses of Package
de.cuioss.test.generator.internal.net.java.quickcheck
-
Classes in de.cuioss.test.generator.internal.net.java.quickcheck used by de.cuioss.test.generator.internal.net Class Description Generator A generator creates instances of type T supposed to be checked against aCharacteristicspecification. -
Classes in de.cuioss.test.generator.internal.net.java.quickcheck used by de.cuioss.test.generator.internal.net.java.quickcheck Class Description Characteristic A characteristic specifies an aspect of a system under test.CharacteristicException Indicates that a characteristic specification was not true for a given instance.ExtendibleGenerator Generator which depends upon other generator instances.FrequencyGenerator Create a frequency generator.Generator A generator creates instances of type T supposed to be checked against aCharacteristicspecification.GeneratorException GeneratorException is thrown if the creation of a new instance failed.NullWriter ThisWriterwrites all data to the famous /dev/null.ObjectGenerator.ReturnValue -
Classes in de.cuioss.test.generator.internal.net.java.quickcheck used by de.cuioss.test.generator.internal.net.java.quickcheck.characteristic Class Description Characteristic A characteristic specifies an aspect of a system under test. -
Classes in de.cuioss.test.generator.internal.net.java.quickcheck used by de.cuioss.test.generator.internal.net.java.quickcheck.generator Class Description ExtendibleGenerator Generator which depends upon other generator instances.FrequencyGenerator Create a frequency generator.Generator A generator creates instances of type T supposed to be checked against aCharacteristicspecification.ObjectGenerator Declarative object generator definition.StatefulGenerator Any generator keeping state information has to implemet this interface. -
Classes in de.cuioss.test.generator.internal.net.java.quickcheck used by de.cuioss.test.generator.internal.net.java.quickcheck.generator.iterable Class Description Generator A generator creates instances of type T supposed to be checked against aCharacteristicspecification. -
Classes in de.cuioss.test.generator.internal.net.java.quickcheck used by de.cuioss.test.generator.internal.net.java.quickcheck.generator.support Class Description ExtendibleGenerator Generator which depends upon other generator instances.FrequencyGenerator Create a frequency generator.Generator A generator creates instances of type T supposed to be checked against aCharacteristicspecification.GeneratorException GeneratorException is thrown if the creation of a new instance failed.ObjectGenerator Declarative object generator definition.ObjectGenerator.ReturnValue StatefulGenerator Any generator keeping state information has to implemet this interface.