Lopez model tests

[source]

Checks the MOMP-only versions of the Lopez models, that is

against a previously validated and serialized state. Each test in the module uses the function pysb.testing.check_model_against_component_list to perform the comparison.

Functions and Classes

earm.tests.test_lopez_models.test_lopez_embedded()[source]

Test the earm.mito.lopez_embedded model against a serialized state.

earm.tests.test_lopez_models.test_lopez_direct()[source]

Test the earm.mito.lopez_direct model against a serialized state.

earm.tests.test_lopez_models.test_lopez_indirect()[source]

Test the earm.mito.lopez_indirect model against a serialized state.

earm.tests.test_lopez_models.pickle_lopez_models()[source]

The pickling procedure that was used to serialize the components of the Lopez models as a record of a validated state.