Package edu.berkeley.cs.jqf.fuzz.junit.quickcheck
-
Class Summary Class Description FastSourceOfRandomness A source of randomness with better performance but looser statistical guarantees.FuzzStatement A JUnitStatement
that will be run using guided fuzz testing.InputStreamGenerator Lazy provider of bytes from an input stream.NonTrackingGenerationStatus Provides a generation status that does not track the number of trials generated so far.