Public Member Functions | |
def | test_unload_called_twice (self) |
Definition at line 13 of file test_unload_called_twice.py.
def test_unload_called_twice.TestUnloadCalledTwice.test_unload_called_twice | ( | self | ) |
Test that when a nodelet loader is stopped and requests unloading, the unload() call in LoaderROS is not run twice (#50).
Definition at line 14 of file test_unload_called_twice.py.