Safe Haskell | None |
---|
Unittests for ganeti-htools.
Synopsis
- genSimuSpec :: Gen (String, Int, Int, Int, Int)
- prop_Load :: Property
- testHTools_Backend_Simu :: Test
Documentation
genSimuSpec :: Gen (String, Int, Int, Int, Int) Source #
Generates a tuple of specs for simulation.
prop_Load :: Property Source #
Checks that given a set of corrects specs, we can load them successfully, and that at high-level the values look right.
testHTools_Backend_Simu :: Test Source #