Safe Haskell | None |
---|---|
Language | GHC2021 |
Freckle.App.Test.Properties.PersistValue
Synopsis
- prop_roundTripPersistValue :: (PersistField a, Eq a) => a -> Bool
Documentation
prop_roundTripPersistValue :: (PersistField a, Eq a) => a -> Bool Source #
Check that
is fromPersistValue
(toPersistValue
value)value