Module de.cuioss.test.generator
Package de.cuioss.test.generator.internal.net.java.quickcheck
package de.cuioss.test.generator.internal.net.java.quickcheck
-
ClassDescriptionA characteristic specifies an aspect of a system under test.Indicates that a characteristic specification was not true for a given instance.ExtendibleGenerator<I,
T> Generator which depends upon other generator instances.Create a frequency generator.Generator<T>A generator creates instances of type T supposed to be checked against aCharacteristicspecification.GeneratorException is thrown if the creation of a new instance failed.ThisWriterwrites all data to the famous /dev/null.Declarative object generator definition.QuickCheck is an implementation of the Haskell QuickCheck generator based test tool (...).Any generator keeping state information has to implemet this interface.