test_empty_service Namespace Reference

Classes

class  TestEmptyServiceClient

Functions

def empty_service
def handle_empty
def handle_empty_req
 handle empty request
def handle_empty_resp
 handle empty response
def handle_return_empty

Variables

string EMPTY_REQ_SERVICE = 'empty_req_service'
string EMPTY_RESP_SERVICE = 'empty_resp_service'
string EMPTY_RETURN_SERVICE = 'empty_return_service'
string EMPTY_SERVICE = 'empty_service'
int FAKE_SECRET = 123456
string NAME = 'empty_service'
string PKG = 'test_rospy'
 Integration test for empty services to test serializers and transport.
float WAIT_TIMEOUT = 10.0

Function Documentation

def test_empty_service::empty_service (  ) 

Definition at line 78 of file test_empty_service.py.

def test_empty_service::handle_empty (   req  ) 

Definition at line 58 of file test_empty_service.py.

def test_empty_service::handle_empty_req (   req  ) 

handle empty request

Definition at line 67 of file test_empty_service.py.

def test_empty_service::handle_empty_resp (   req  ) 

handle empty response

Definition at line 71 of file test_empty_service.py.

def test_empty_service::handle_return_empty (   req  ) 

Definition at line 62 of file test_empty_service.py.


Variable Documentation

string test_empty_service::EMPTY_REQ_SERVICE = 'empty_req_service'

Definition at line 51 of file test_empty_service.py.

string test_empty_service::EMPTY_RESP_SERVICE = 'empty_resp_service'

Definition at line 52 of file test_empty_service.py.

string test_empty_service::EMPTY_RETURN_SERVICE = 'empty_return_service'

Definition at line 50 of file test_empty_service.py.

string test_empty_service::EMPTY_SERVICE = 'empty_service'

Definition at line 49 of file test_empty_service.py.

Definition at line 54 of file test_empty_service.py.

string test_empty_service::NAME = 'empty_service'

Definition at line 40 of file test_empty_service.py.

string test_empty_service::PKG = 'test_rospy'

Integration test for empty services to test serializers and transport.

Definition at line 39 of file test_empty_service.py.

Definition at line 56 of file test_empty_service.py.

 All Classes Namespaces Files Functions Variables Typedefs Enumerator


test_rospy
Author(s): Ken Conley/kwc@willowgarage.com
autogenerated on Fri Jan 11 10:06:12 2013