Classes | |
| class | MasterRegisterPublisherInvalid |
| class | MasterRegisterPublisherSuccess |
| class | MasterRegisterPublisherTypes |
| class | MasterRegisterServiceInvalid |
| class | MasterRegisterServiceSuccess |
| class | MasterRegisterSubscriberInvalid |
| class | MasterRegisterSubscriberSimpleSuccess |
| class | MasterSimpleApi |
| class | MasterUnregisterPublisherInvalid |
| class | MasterUnregisterPublisherSuccess |
| class | MasterUnregisterServiceInvalid |
| class | MasterUnregisterServiceSuccess |
| class | MasterUnregisterSubscriberInvalid |
| class | MasterUnregisterSubscriberSuccess |
Variables | |
| string | action = "store_true" |
| cls = MasterSimpleApi | |
| string | help = "xml output file" |
| string | NAME = 'test_master' |
| tuple | parser = OptionParser(usage="usage: %prog [options] topic", prog=NAME) |
| string | PKG = 'test_ros' |
| Integration test for empty services to test serializers and transport. | |
| string test_master_api::action = "store_true" |
Definition at line 125 of file test_master_api.py.
Definition at line 169 of file test_master_api.py.
| string test_master_api::help = "xml output file" |
Definition at line 133 of file test_master_api.py.
| string test_master_api::NAME = 'test_master' |
Definition at line 40 of file test_master_api.py.
| tuple test_master_api::parser = OptionParser(usage="usage: %prog [options] topic", prog=NAME) |
Definition at line 121 of file test_master_api.py.
| string test_master_api::PKG = 'test_ros' |
Integration test for empty services to test serializers and transport.
Definition at line 39 of file test_master_api.py.