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

Public Member Functions

def setUp (self)
 
def tearDown (self)
 
def testDotLocalNames (self)
 
def testEncapsulation (self)
 
def testParamValues (self)
 
def testScopeDown (self)
 
def testScopeUp (self)
 

Private Member Functions

def _testSetParam (self, ctx, myState, testVals, master)
 

Detailed Description

Parameter Server API Test Cases

Definition at line 108 of file testMaster.py.

Member Function Documentation

def test.testMaster.ParamServerTestCase._testSetParam (   self,
  ctx,
  myState,
  testVals,
  master 
)
private

Definition at line 117 of file testMaster.py.

def test.testMaster.ParamServerTestCase.setUp (   self)

Definition at line 111 of file testMaster.py.

def test.testMaster.ParamServerTestCase.tearDown (   self)

Definition at line 114 of file testMaster.py.

def test.testMaster.ParamServerTestCase.testDotLocalNames (   self)

Definition at line 207 of file testMaster.py.

def test.testMaster.ParamServerTestCase.testEncapsulation (   self)
testEncapsulation: test encapsulation: setting same parameter at different levels

Definition at line 179 of file testMaster.py.

def test.testMaster.ParamServerTestCase.testParamValues (   self)
testParamValues: test storage of all XML-RPC compatible types

Definition at line 141 of file testMaster.py.

def test.testMaster.ParamServerTestCase.testScopeDown (   self)
testScopeDown: test scoping rules for sub contexts

Definition at line 282 of file testMaster.py.

def test.testMaster.ParamServerTestCase.testScopeUp (   self)
testScopeUp: test that parameter server can chain up scopes to find/delete parameters

Definition at line 252 of file testMaster.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