CCL
|
Functions | |
def | test_parameters_valid_input () |
def | test_parameters_missing () |
def | test_parameters_spelling () |
def | test_parameters_mgrowth () |
def ccl_test_core.test_parameters_mgrowth | ( | ) |
Check that valid modified growth inputs are allowed, and invalid ones are rejected.
def ccl_test_core.test_parameters_missing | ( | ) |
Check that errors are raised when compulsory parameters are missing, but not when non-compulsory ones are.
def ccl_test_core.test_parameters_spelling | ( | ) |
Check for misspelled parameters arguments.
def ccl_test_core.test_parameters_valid_input | ( | ) |
Check that valid parameter arguments are accepted.