quickcheck-dynamic-1.1.0: A library for stateful property-based testing
Safe HaskellSafe-Inferred
LanguageHaskell2010

Test.QuickCheck.DynamicLogic.Utils

Documentation

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