Public Member Functions | |
def | setUpClass |
def | tearDownClass |
def | test_nomoveit |
Definition at line 41 of file test_no_moveit.py.
def test_no_moveit.TestNoMoveit.setUpClass | ( | cls | ) |
Definition at line 44 of file test_no_moveit.py.
def test_no_moveit.TestNoMoveit.tearDownClass | ( | cls | ) |
Definition at line 48 of file test_no_moveit.py.
def test_no_moveit.TestNoMoveit.test_nomoveit | ( | self | ) |
Test if the certain exception is returned when no ROS master is available.
Definition at line 51 of file test_no_moveit.py.