Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
svQuickCheck :: Symbolic SVal -> IO Boolsbv Data.SBV.Dynamic Dynamic variant of quick-check
sbvQuickCheck :: Symbolic SBool -> IO Boolsbv Data.SBV.Trans Quick check an SBV property. Note that a regular quickCheck call will work just as well. Use this variant if you want to receive the boolean result.
-
Sandwich integration with QuickCheck Please see the documentation.
type
HasQuickCheckContext context = HasLabel context "quickCheckContext" QuickCheckContextsandwich-quickcheck Test.Sandwich.QuickCheck No documentation available.
-
sandwich-quickcheck Test.Sandwich.QuickCheck Same as introduceQuickCheck' but with default args.
-
sandwich-quickcheck Test.Sandwich.QuickCheck Same as introduceQuickCheck'' but with a default message.
-
sandwich-quickcheck Test.Sandwich.QuickCheck Introduce QuickCheck args with configurable message.
-
sandwich-quickcheck Test.Sandwich.QuickCheck Same as introduceQuickCheckCommandLineOptions' but with default args.
-
sandwich-quickcheck Test.Sandwich.QuickCheck Same as introduceQuickCheckCommandLineOptions'' but with a default message.
-
sandwich-quickcheck Test.Sandwich.QuickCheck Introduce QuickCheck args with configurable message, overriding those args with any command line options passed.