
Public Member Functions | |
| def | testUnregisterSubscriberSuccess (self) |
Public Member Functions inherited from test.master._MasterTestCase | |
| def | __init__ (self, args) |
| def | setUp (self) |
Public Member Functions inherited from test.rosclient.TestRosClient | |
| def | apiError (self, args, msg=None) |
| unit test assertion that fails if status code is not -1 and otherwise returns true More... | |
| def | apiFail (self, args) |
| unit test assertions that fails if status code is not 0 and otherwise returns true More... | |
| def | apiSuccess (self, args) |
| unit test assertion that fails if status code is not 1 and otherwise returns the value parameter More... | |
| def | setUp (self) |
| def | tearDown (self) |
Additional Inherited Members | |
Public Attributes inherited from test.master._MasterTestCase | |
| caller_id | |
| master | |
| master_uri | |
| ns | |
Public Attributes inherited from test.rosclient.TestRosClient | |
| last_code | |
| last_msg | |
| last_val | |
| master | |
Definition at line 81 of file test_master_api.py.
| def test.test_master_api.MasterUnregisterSubscriberSuccess.testUnregisterSubscriberSuccess | ( | self | ) |
Definition at line 82 of file test_master_api.py.