Safe Haskell | None |
---|
Unittests for ganeti-htools.
Synopsis
- prop_filename :: SSKey -> Property
- caseParseNodesVmCapable :: Assertion
- caseParseHypervisorList :: Assertion
- caseParseEnabledUserShutdown :: Assertion
- prop_ReadShow :: SSConf -> Property
- testSsconf :: Test
Ssconf tests
Reading SSConf
prop_filename :: SSKey -> Property Source #
caseParseNodesVmCapable :: Assertion Source #
caseParseHypervisorList :: Assertion Source #
caseParseEnabledUserShutdown :: Assertion Source #
Creating and writing SSConf
prop_ReadShow :: SSConf -> Property Source #
Verify that for SSConf we have readJSON . showJSON = Ok.
testSsconf :: Test Source #