Enter your search terms
GNU-Darwin
Web
Submit search form
>
Haskell Core Libraries (base package)
Parent
Contents
Index
Debug.QuickCheck.Batch
Portability
non-portable (uses Control.Exception, Control.Concurrent)
Stability
experimental
Maintainer
libraries@haskell.org
Description
This is a batch driver for runing QuickCheck.
run
:: (
Testable
a) => a ->
TestOptions
->
IO
TestResult
runTests
::
String
->
TestOptions
-> [
TestOptions
->
IO
TestResult
] ->
IO
()
defOpt
::
TestOptions
data
TestOptions
Constructors
TestOptions
no_of_tests
::
Int
length_of_tests
::
Int
debug_tests
::
Bool
isBottom
:: a ->
Bool
Produced by
Haddock
version 0.4