| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Test.Syd.Validity.Utils
Description
Utilities for defining your own validity Specs
You will need TypeApplications to use these.
Documentation
shouldBeValid :: (Show a, Validity a) => a -> Expectation Source #
shouldBeInvalid :: (Show a, Validity a) => a -> Expectation Source #
Constructors
| Anon a |