Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
HUnit and Hspec integration for Predicate
Documentation
assertSatisfied :: HasCallStack => Predicate a -> a -> Assertion Source #
shouldSatisfy :: HasCallStack => a -> Predicate a -> Assertion Source #