hlcc 2.0.0-beta2+pre1
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
lsvsim_simulation.lsvsim_simulation_test Class Reference

Test Class for the lsvsim simulation. More...

Public Member Functions

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.
 

Public Attributes

 logger
 
 sv_m2ps
 

Detailed Description

Test Class for the lsvsim simulation.

Constructor & Destructor Documentation

◆ __init__()

None lsvsim_simulation.lsvsim_simulation_test.__init__ (   self)

Member Function Documentation

◆ 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.

Member Data Documentation

◆ 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: