Classes | |
class | TestRospyCore |
Functions | |
def | shutdown_hook1 (reason) |
def | shutdown_hook2 (reason) |
def | shutdown_hook_exception (reason) |
Variables | |
called = None | |
called2 = None | |
def unit.test_rospy_core.shutdown_hook1 | ( | reason | ) |
Definition at line 352 of file test_rospy_core.py.
def unit.test_rospy_core.shutdown_hook2 | ( | reason | ) |
Definition at line 356 of file test_rospy_core.py.
def unit.test_rospy_core.shutdown_hook_exception | ( | reason | ) |
Definition at line 360 of file test_rospy_core.py.
unit.test_rospy_core.called = None |
Definition at line 350 of file test_rospy_core.py.
unit.test_rospy_core.called2 = None |
Definition at line 351 of file test_rospy_core.py.