Public Member Functions | List of all members
status_indicator_unit_test.TestStatusIndicator Class Reference
Inheritance diagram for status_indicator_unit_test.TestStatusIndicator:
Inheritance graph
[legend]

Public Member Functions

def test_init (self, _, SubscriberMock)
 
def test_operation_mode (self, _, SubscriberMock)
 
def test_set_speed (self, _, SubscriberMock)
 
def test_status_prbt (self, _, SubscriberMock)
 
def test_status_ros (self, _, SubscriberMock)
 

Detailed Description

Testing the status indicator plugin to correctly interface with ROS.

Definition at line 46 of file status_indicator_unit_test.py.

Member Function Documentation

def status_indicator_unit_test.TestStatusIndicator.test_init (   self,
  _,
  SubscriberMock 
)
Initialized Plugin and test if initialization methods are called
correctly.

Definition at line 51 of file status_indicator_unit_test.py.

def status_indicator_unit_test.TestStatusIndicator.test_operation_mode (   self,
  _,
  SubscriberMock 
)
Test if updates to the operation mode are correctly passed from ROS
to the widget.

Definition at line 97 of file status_indicator_unit_test.py.

def status_indicator_unit_test.TestStatusIndicator.test_set_speed (   self,
  _,
  SubscriberMock 
)
Test if updates to the speed override are correctly passed from ROS
to the widget.

Definition at line 125 of file status_indicator_unit_test.py.

def status_indicator_unit_test.TestStatusIndicator.test_status_prbt (   self,
  _,
  SubscriberMock 
)
Test if updates to the HW status are correctly passed from ROS to
the widget.

Definition at line 67 of file status_indicator_unit_test.py.

def status_indicator_unit_test.TestStatusIndicator.test_status_ros (   self,
  _,
  SubscriberMock 
)
Test if updates to the ROS status are correctly passed from ROS to
the widget.

Definition at line 82 of file status_indicator_unit_test.py.


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


pilz_status_indicator_rqt
Author(s):
autogenerated on Tue Feb 2 2021 03:50:27