pyadjoint.tests.test_config

Test suite for Config class

Module Contents

Functions

test_all_configs()

Test importing all configs based on available types

test_config_set_correctly()

Just make sure that choosing a specific adjoint source type exposes

test_incorrect_inputs()

Make sure that incorrect input parameters are error'd

test_adjsrc_types()

Check that all adjoint sources have the correct format

test_get_functions()

Get correct functions based on adjoint source types

pyadjoint.tests.test_config.test_all_configs()[source]

Test importing all configs based on available types

pyadjoint.tests.test_config.test_config_set_correctly()[source]

Just make sure that choosing a specific adjoint source type exposes the correct parameters

pyadjoint.tests.test_config.test_incorrect_inputs()[source]

Make sure that incorrect input parameters are error’d

pyadjoint.tests.test_config.test_adjsrc_types()[source]

Check that all adjoint sources have the correct format

pyadjoint.tests.test_config.test_get_functions()[source]

Get correct functions based on adjoint source types