Classes | Functions | Variables
test_service_order Namespace Reference

Classes

class  TestServiceOrder
 

Functions

def handle_empty_req (req)
 
def service_after ()
 
def service_before ()
 

Variables

int FAKE_SECRET = 123456
 
string PKG = 'test_rospy'
 Integration test for empty services to test serializers and transport. More...
 
string SERVICE_AFTER = 'service_order_after'
 
string SERVICE_BEFORE = 'service_order_before'
 
float WAIT_TIMEOUT = 10.0
 

Function Documentation

def test_service_order.handle_empty_req (   req)

Definition at line 52 of file test_service_order.py.

def test_service_order.service_after ( )

Definition at line 62 of file test_service_order.py.

def test_service_order.service_before ( )

Definition at line 56 of file test_service_order.py.

Variable Documentation

int test_service_order.FAKE_SECRET = 123456

Definition at line 48 of file test_service_order.py.

string test_service_order.PKG = 'test_rospy'

Integration test for empty services to test serializers and transport.

Definition at line 37 of file test_service_order.py.

string test_service_order.SERVICE_AFTER = 'service_order_after'

Definition at line 46 of file test_service_order.py.

string test_service_order.SERVICE_BEFORE = 'service_order_before'

Definition at line 45 of file test_service_order.py.

float test_service_order.WAIT_TIMEOUT = 10.0

Definition at line 50 of file test_service_order.py.



test_rospy
Author(s): Ken Conley
autogenerated on Sun Feb 3 2019 03:30:22