Public Member Functions | Private Member Functions | List of all members
test_basic_services.TestBasicServicesClient Class Reference
Inheritance diagram for test_basic_services.TestBasicServicesClient:
Inheritance graph
[legend]

Public Member Functions

def test_add_two_ints (self)
 
def test_calltype_mismatch (self)
 
def test_constants (self)
 
def test_faulty_service (self)
 
def test_String_String (self)
 
def test_String_String_unicode (self)
 
def test_type_mismatch (self)
 

Private Member Functions

def _test (self, name, srv, req)
 
def _test_req_kwds (self, name, srv, kwds)
 
def _test_req_naked (self, name, srv, args)
 

Detailed Description

Definition at line 149 of file test_basic_services.py.

Member Function Documentation

def test_basic_services.TestBasicServicesClient._test (   self,
  name,
  srv,
  req 
)
private

Definition at line 152 of file test_basic_services.py.

def test_basic_services.TestBasicServicesClient._test_req_kwds (   self,
  name,
  srv,
  kwds 
)
private

Definition at line 168 of file test_basic_services.py.

def test_basic_services.TestBasicServicesClient._test_req_naked (   self,
  name,
  srv,
  args 
)
private

Definition at line 160 of file test_basic_services.py.

def test_basic_services.TestBasicServicesClient.test_add_two_ints (   self)

Definition at line 190 of file test_basic_services.py.

def test_basic_services.TestBasicServicesClient.test_calltype_mismatch (   self)

Definition at line 175 of file test_basic_services.py.

def test_basic_services.TestBasicServicesClient.test_constants (   self)

Definition at line 232 of file test_basic_services.py.

def test_basic_services.TestBasicServicesClient.test_faulty_service (   self)

Definition at line 268 of file test_basic_services.py.

def test_basic_services.TestBasicServicesClient.test_String_String (   self)

Definition at line 204 of file test_basic_services.py.

def test_basic_services.TestBasicServicesClient.test_String_String_unicode (   self)

Definition at line 218 of file test_basic_services.py.

def test_basic_services.TestBasicServicesClient.test_type_mismatch (   self)

Definition at line 183 of file test_basic_services.py.


The documentation for this class was generated from the following file:


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