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 | |
action | |
args | |
cls = MasterSimpleApi | |
default | |
dest | |
disable_rostime | |
help | |
string | NAME = 'test_master' |
options | |
parser = OptionParser(usage="usage: %prog [options] topic", prog=NAME) | |
string | PKG = 'test_rosmaster' |
Integration test for empty services to test serializers and transport. More... | |
test.test_master_api.action |
Definition at line 122 of file test_master_api.py.
test.test_master_api.args |
Definition at line 164 of file test_master_api.py.
test.test_master_api.cls = MasterSimpleApi |
Definition at line 166 of file test_master_api.py.
test.test_master_api.default |
Definition at line 121 of file test_master_api.py.
test.test_master_api.dest |
Definition at line 121 of file test_master_api.py.
test.test_master_api.disable_rostime |
Definition at line 202 of file test_master_api.py.
test.test_master_api.help |
Definition at line 122 of file test_master_api.py.
test.test_master_api.NAME = 'test_master' |
Definition at line 38 of file test_master_api.py.
test.test_master_api.options |
Definition at line 164 of file test_master_api.py.
Definition at line 118 of file test_master_api.py.
string test.test_master_api.PKG = 'test_rosmaster' |
Integration test for empty services to test serializers and transport.
Definition at line 37 of file test_master_api.py.