17.18. test_context

Test functions of context.py.

17.18.1. Module Contents

17.18.1.1. Functions

test_history_manager() → None

Test initialization and resetting of HistoryManager.

test_get_context(model: Model) → None

Test if context retrieval is working.

test_resettable() → None

Test if resettable decorator is functional.

test_context.test_history_manager() → None[source]

Test initialization and resetting of HistoryManager.

test_context.test_get_context(model: Model) → None[source]

Test if context retrieval is working.

test_context.test_resettable() → None[source]

Test if resettable decorator is functional.