Public Member Functions | Public Attributes | Private Member Functions | List of all members
test.master._MasterTestCase Class Reference
Inheritance diagram for test.master._MasterTestCase:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, args)
 
def setUp (self)
 
- Public Member Functions inherited from test.rosclient.TestRosClient
def apiError (self, args, msg=None)
 unit test assertion that fails if status code is not -1 and otherwise returns true More...
 
def apiFail (self, args)
 unit test assertions that fails if status code is not 0 and otherwise returns true More...
 
def apiSuccess (self, args)
 unit test assertion that fails if status code is not 1 and otherwise returns the value parameter More...
 
def setUp (self)
 
def tearDown (self)
 

Public Attributes

 caller_id
 
 master
 
 master_uri
 
 ns
 
- Public Attributes inherited from test.rosclient.TestRosClient
 last_code
 
 last_msg
 
 last_val
 
 master
 

Private Member Functions

def _checkUri (self, uri)
 validates a URI as being http(s) More...
 

Detailed Description

Definition at line 67 of file master.py.

Constructor & Destructor Documentation

def test.master._MasterTestCase.__init__ (   self,
  args 
)

Definition at line 69 of file master.py.

Member Function Documentation

def test.master._MasterTestCase._checkUri (   self,
  uri 
)
private

validates a URI as being http(s)

Definition at line 81 of file master.py.

def test.master._MasterTestCase.setUp (   self)

Definition at line 74 of file master.py.

Member Data Documentation

test.master._MasterTestCase.caller_id

Definition at line 72 of file master.py.

test.master._MasterTestCase.master

Definition at line 78 of file master.py.

test.master._MasterTestCase.master_uri

Definition at line 76 of file master.py.

test.master._MasterTestCase.ns

Definition at line 71 of file master.py.


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


test_rosmaster
Author(s): Ken Conley
autogenerated on Sun Feb 3 2019 03:30:20