test_stateful_sys_model

test_stateful_sys_model.test_stateful()[source]

Tests that StatefulSysModel works as expected.

We use a simple StatefulSysModel with a single state. We check that said state is registered with the expected name and that its value evolves as we would expect.