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

Test.QuickCheck.DynamicLogic.Utils

Documentation

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