Safe Haskell | None |
---|
Unittests for Types
.
Synopsis
- prop_OneTuple_serialisation :: OneTuple String -> Property
- prop_OneTuple_deserialisationFail :: Property
- testTHH_Types :: Test
Instances
Properties
prop_OneTuple_serialisation :: OneTuple String -> Property Source #
Tests OneTuple serialisation.
prop_OneTuple_deserialisationFail :: Property Source #
Tests OneTuple doesn't deserialize wrong input.
Test suite
testTHH_Types :: Test Source #