Safe Haskell | None |
---|
Unittests for Ganeti.Errors.
Synopsis
- prop_GenericError_serialisation :: GanetiException -> Property
- testErrors :: Test
Documentation
prop_GenericError_serialisation :: GanetiException -> Property Source #
Tests error serialisation.
testErrors :: Test Source #
Orphan instances
Arbitrary ErrorCode # | |
Arbitrary GanetiException # | |
arbitrary :: Gen GanetiException shrink :: GanetiException -> [GanetiException] |