| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Test.Predicates.HUnit
Description
HUnit and Hspec integration for Predicate
Documentation
assertSatisfied :: HasCallStack => Predicate a -> a -> Assertion Source #
shouldSatisfy :: HasCallStack => a -> Predicate a -> Assertion Source #