genvalidity-property-1.0.0.0: Standard properties for functions on `Validity` types
Safe HaskellNone
LanguageHaskell2010

Test.Validity.Property.Utils

Documentation

forAllValid :: (Show a, GenValid a, Testable prop) => (a -> prop) -> Property Source #