Public Member Functions | Public Attributes | List of all members
TestFixture Struct Reference

Public Member Functions

 TestFixture ()
 
 ~TestFixture ()
 

Public Attributes

std::string asotei_lib_file_
 Path to the AbstractSotExternalInterface test library. More...
 
std::string bad_python_script_
 Path to a python srcipt to parse with error. More...
 
std::map< std::string, ControlValuescontrols
 Control values container. More...
 
std::string good_python_script_
 Path to a python srcipt to parse without error. More...
 
std::map< std::string, SensorValuessensors
 Sensor values container. More...
 

Detailed Description

Definition at line 35 of file test_sot_loader.cpp.

Constructor & Destructor Documentation

◆ TestFixture()

TestFixture::TestFixture ( )
inline

Definition at line 36 of file test_sot_loader.cpp.

◆ ~TestFixture()

TestFixture::~TestFixture ( )
inline

Definition at line 41 of file test_sot_loader.cpp.

Member Data Documentation

◆ asotei_lib_file_

std::string TestFixture::asotei_lib_file_

Path to the AbstractSotExternalInterface test library.

Definition at line 43 of file test_sot_loader.cpp.

◆ bad_python_script_

std::string TestFixture::bad_python_script_

Path to a python srcipt to parse with error.

Definition at line 47 of file test_sot_loader.cpp.

◆ controls

std::map<std::string, ControlValues> TestFixture::controls

Control values container.

Definition at line 51 of file test_sot_loader.cpp.

◆ good_python_script_

std::string TestFixture::good_python_script_

Path to a python srcipt to parse without error.

Definition at line 45 of file test_sot_loader.cpp.

◆ sensors

std::map<std::string, SensorValues> TestFixture::sensors

Sensor values container.

Definition at line 49 of file test_sot_loader.cpp.


The documentation for this struct was generated from the following file:


sot-core
Author(s): Olivier Stasse, ostasse@laas.fr
autogenerated on Tue Oct 24 2023 02:26:32