Struct Config

struct Config ;

Fields

NameTypeDescription
ctors qcheck.config.Config.Ctorsrestrict usage of constructors
keepGoing boolcontinue on test error
maxDiscarded ulongstop test after maxDiscarded
maxFails ulongstop test after maxFails
maxSize ulongmaximal random number of array elements tested
maxSuccess ulongstop test after maxSuccess
maxValue doublemaximal random number tested
minValue doubleminimal random number tested
randomizeFields boolrandom initialize test data