Test.QuickCheck.IO
Contents
propertyIO :: Assertion -> Property #
Methods
property :: Assertion -> Property #
propertyForAllShrinkShow :: Gen a -> (a -> [a]) -> (a -> [String]) -> (a -> Assertion) -> Property #