Go to the source code of this file.
Classes | |
| class | test_service_order.TestServiceOrder |
Namespaces | |
| test_service_order | |
Functions | |
| def | test_service_order.handle_empty_req (req) |
| def | test_service_order.service_after () |
| def | test_service_order.service_before () |
Variables | |
| int | test_service_order.FAKE_SECRET = 123456 |
| string | test_service_order.PKG = 'test_rospy' |
| Integration test for empty services to test serializers and transport. More... | |
| string | test_service_order.SERVICE_AFTER = 'service_order_after' |
| string | test_service_order.SERVICE_BEFORE = 'service_order_before' |
| float | test_service_order.WAIT_TIMEOUT = 10.0 |