| 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 122 of file test_master_api.py.
Definition at line 166 of file test_master_api.py.
| string test_master_api::help = "xml output file" | 
Definition at line 130 of file test_master_api.py.
| string test_master_api::NAME = 'test_master' | 
Definition at line 38 of file test_master_api.py.
| tuple test_master_api::parser = OptionParser(usage="usage: %prog [options] topic", prog=NAME) | 
Definition at line 118 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 37 of file test_master_api.py.