Test Class for the lsvsim simulation.
More...
|
| None | __init__ (self) |
| |
| def | setup_logger (self) |
| |
| def | setup_state_variable (self) |
| | Instantiate a state variable.
|
| |
| def | test_pubsub (self) |
| | Will try to read the state variable subscription multiple times and verify if the age field changes.
|
| |
| def | test_oldb (self) |
| | Will try to read the state variable data from oldb multiple times and verify if the age field changes.
|
| |
Test Class for the lsvsim simulation.
◆ __init__()
| None lsvsim_simulation.lsvsim_simulation_test.__init__ |
( |
|
self | ) |
|
◆ setup_logger()
| def lsvsim_simulation.lsvsim_simulation_test.setup_logger |
( |
|
self | ) |
|
◆ setup_state_variable()
| def lsvsim_simulation.lsvsim_simulation_test.setup_state_variable |
( |
|
self | ) |
|
Instantiate a state variable.
◆ test_oldb()
| def lsvsim_simulation.lsvsim_simulation_test.test_oldb |
( |
|
self | ) |
|
Will try to read the state variable data from oldb multiple times and verify if the age field changes.
◆ test_pubsub()
| def lsvsim_simulation.lsvsim_simulation_test.test_pubsub |
( |
|
self | ) |
|
Will try to read the state variable subscription multiple times and verify if the age field changes.
◆ logger
| lsvsim_simulation.lsvsim_simulation_test.logger |
◆ sv_m2ps
| lsvsim_simulation.lsvsim_simulation_test.sv_m2ps |
The documentation for this class was generated from the following file: