quickcheck-dynamic-1.0.0: A library for stateful property-based testing
Safe HaskellNone
LanguageHaskell2010

Test.QuickCheck.DynamicLogic.Utils

Documentation

withSize :: Testable prop => (Int -> prop) -> Property Source #