ganeti

Safe HaskellNone

Test.Ganeti.Utils

Description

Unittests for ganeti-htools.

Documentation

prop_commaSplitJoin :: String -> PropertySource

prop_fromObjWithDefault :: Integer -> String -> BoolSource

prop_if'if :: Bool -> Int -> Int -> PropertySource

prop_select :: Int -> [Int] -> [Int] -> PropertySource

prop_select_undefd :: [Int] -> NonEmptyList Int -> PropertySource

prop_select_undefv :: [Int] -> NonEmptyList Int -> PropertySource

prop_parseUnit :: NonNegative Int -> PropertySource

prop_rStripSpace :: NonEmptyList Char -> PropertySource

case_new_uuid :: AssertionSource

prop_clockTimeToString :: Integer -> Integer -> PropertySource

prop_timediffAdd :: ClockTime -> ClockTime -> ClockTime -> PropertySource

prop_chompPrefix_normal :: String -> PropertySource

prop_trim :: NonEmptyList Char -> PropertySource

prop_splitRecombineEithers :: [Either Int Int] -> PropertySource