ganeti
Safe HaskellNone

Test.Ganeti.Daemon

Description

Unittests for ganeti-htools.

Synopsis

Documentation

prop_string_arg :: String -> Property Source #

Test a few string arguments.

prop_numeric_arg :: Int -> Property Source #

Test a few integer arguments (only one for now).

case_bool_arg :: Assertion Source #

Test a few boolean arguments.

case_wrong_arg :: Assertion Source #

Tests a few invalid arguments.

case_stdopts :: Assertion Source #

Test that the option list supports some common options.