ganeti

Safe HaskellNone

Test.Ganeti.Utils

Description

Unittests for ganeti-htools.

Synopsis

Documentation

prop_commaSplitJoin :: String -> PropertySource

prop_fromObjWithDefault :: Integer -> String -> BoolSource

prop_if'if :: Bool -> Int -> Int -> Gen PropSource

prop_select :: Int -> [Int] -> [Int] -> Gen PropSource

prop_select_undefd :: [Int] -> NonEmptyList Int -> Gen PropSource

prop_select_undefv :: [Int] -> NonEmptyList Int -> Gen PropSource

prop_parseUnit :: NonNegative Int -> PropertySource

prop_rStripSpace :: NonEmptyList Char -> PropertySource

case_new_uuid :: AssertionSource

prop_clockTimeToString :: Integer -> Integer -> PropertySource

prop_chompPrefix_normal :: String -> PropertySource

prop_trim :: NonEmptyList Char -> PropertySource

testUtils :: TestSource

Test list for the Utils module.