| Public Member Functions | |
| def | setUpClass | 
| def | tearDownClass | 
| def | test_noros | 
Definition at line 43 of file test_no_ros.py.
| def test_no_ros.TestNoRos.setUpClass | ( | cls | ) | 
Definition at line 46 of file test_no_ros.py.
| def test_no_ros.TestNoRos.tearDownClass | ( | cls | ) | 
Definition at line 50 of file test_no_ros.py.
| def test_no_ros.TestNoRos.test_noros | ( | self | ) | 
Test if the certain exception is returned when no ROS master is available.
Definition at line 53 of file test_no_ros.py.