Public Member Functions | Public Attributes | List of all members
test.internal.test_services.ServiceTester Class Reference

Public Member Functions

def __init__ (self, name, srv_type)
 
def callback (self, req)
 
def error (self, exc)
 
def start (self)
 
def success (self, rsp)
 
def validate (self, equality_function)
 

Public Attributes

 exc
 
 input
 
 name
 
 output
 
 req
 
 rsp
 
 service
 
 srvClass
 

Detailed Description

Definition at line 42 of file test_services.py.

Constructor & Destructor Documentation

def test.internal.test_services.ServiceTester.__init__ (   self,
  name,
  srv_type 
)

Definition at line 44 of file test_services.py.

Member Function Documentation

def test.internal.test_services.ServiceTester.callback (   self,
  req 
)

Definition at line 56 of file test_services.py.

def test.internal.test_services.ServiceTester.error (   self,
  exc 
)

Definition at line 76 of file test_services.py.

def test.internal.test_services.ServiceTester.start (   self)

Definition at line 49 of file test_services.py.

def test.internal.test_services.ServiceTester.success (   self,
  rsp 
)

Definition at line 73 of file test_services.py.

def test.internal.test_services.ServiceTester.validate (   self,
  equality_function 
)

Definition at line 79 of file test_services.py.

Member Data Documentation

test.internal.test_services.ServiceTester.exc

Definition at line 77 of file test_services.py.

test.internal.test_services.ServiceTester.input

Definition at line 53 of file test_services.py.

test.internal.test_services.ServiceTester.name

Definition at line 45 of file test_services.py.

test.internal.test_services.ServiceTester.output

Definition at line 70 of file test_services.py.

test.internal.test_services.ServiceTester.req

Definition at line 57 of file test_services.py.

test.internal.test_services.ServiceTester.rsp

Definition at line 74 of file test_services.py.

test.internal.test_services.ServiceTester.service

Definition at line 47 of file test_services.py.

test.internal.test_services.ServiceTester.srvClass

Definition at line 46 of file test_services.py.


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


rosbridge_library
Author(s): Jonathan Mace
autogenerated on Wed Jun 3 2020 03:55:14