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 230 of file test_rospy_core.py.
| def unit.test_rospy_core.shutdown_hook2 | ( | reason | ) |
Definition at line 234 of file test_rospy_core.py.
| def unit.test_rospy_core.shutdown_hook_exception | ( | reason | ) |
Definition at line 238 of file test_rospy_core.py.
| unit.test_rospy_core.called = None |
Definition at line 228 of file test_rospy_core.py.
| unit.test_rospy_core.called2 = None |
Definition at line 229 of file test_rospy_core.py.