Safe Haskell | None |
---|
Unittests for ganeti-htools.
- prop_Load_Instance :: String -> Int -> Int -> Int -> InstanceStatus -> NonEmptyList Char -> String -> NonNegative Int -> NonNegative Int -> Bool -> DiskTemplate -> Int -> Property
- prop_Load_InstanceFail :: [(String, Int)] -> [String] -> Property
- prop_Load_Node :: String -> Int -> Int -> Int -> Int -> Int -> Int -> Bool -> Bool
- prop_Load_NodeFail :: [String] -> Property
- prop_NodeLSIdempotent :: Property
- prop_ISpecIdempotent :: ISpec -> Property
- prop_MultipleMinMaxISpecsIdempotent :: [MinMaxISpecs] -> Property
- prop_IPolicyIdempotent :: IPolicy -> Property
- prop_CreateSerialise :: Property
- testHTools_Backend_Text :: Test
Instance text loader tests
prop_Load_Instance :: String -> Int -> Int -> Int -> InstanceStatus -> NonEmptyList Char -> String -> NonNegative Int -> NonNegative Int -> Bool -> DiskTemplate -> Int -> PropertySource
prop_Load_InstanceFail :: [(String, Int)] -> [String] -> PropertySource
prop_Load_Node :: String -> Int -> Int -> Int -> Int -> Int -> Int -> Bool -> BoolSource
prop_Load_NodeFail :: [String] -> PropertySource
prop_NodeLSIdempotent :: PropertySource
prop_ISpecIdempotent :: ISpec -> PropertySource
prop_MultipleMinMaxISpecsIdempotent :: [MinMaxISpecs] -> PropertySource
prop_IPolicyIdempotent :: IPolicy -> PropertySource
prop_CreateSerialise :: PropertySource
testHTools_Backend_Text :: TestSource