Private Member Functions
test.param_server_test_case.ParamServerTestCase Class Reference

Parameter Server API Test Cases. More...

Inheritance diagram for test.param_server_test_case.ParamServerTestCase:
Inheritance graph
[legend]

List of all members.

Private Member Functions

def _checkParamState
def _filterDict
 remove common keys that roslaunch places on param server
def _setParam
def _testEncapsulation
def _testGetParam
def _testHasParam
def _testParamValues
def _testPrivateNames
def _testScopeDown
 testScopeDown: test scoping rules for sub contexts
def _testScopeUp
 testScopeUp: test that parameter server can chain up scopes to find/delete parameters
def _testSearchParam
def _testSetParam

Detailed Description

Parameter Server API Test Cases.

These tests are individually enabled by param server test nodes. Each test assumes a fresh param server, so we cannot run within the same roslaunch/rostest session.

Definition at line 57 of file param_server_test_case.py.


Member Function Documentation

Definition at line 77 of file param_server_test_case.py.

remove common keys that roslaunch places on param server

Definition at line 223 of file param_server_test_case.py.

def test.param_server_test_case.ParamServerTestCase._setParam (   self,
  ctx,
  myState,
  testVals,
  master 
) [private]

Definition at line 59 of file param_server_test_case.py.

testEncapsulation: test encapsulation: setting same parameter at different levels

Definition at line 424 of file param_server_test_case.py.

Definition at line 230 of file param_server_test_case.py.

Definition at line 103 of file param_server_test_case.py.

Definition at line 376 of file param_server_test_case.py.

Definition at line 448 of file param_server_test_case.py.

testScopeDown: test scoping rules for sub contexts

Definition at line 531 of file param_server_test_case.py.

testScopeUp: test that parameter server can chain up scopes to find/delete parameters

Definition at line 489 of file param_server_test_case.py.

Definition at line 134 of file param_server_test_case.py.

Definition at line 314 of file param_server_test_case.py.


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


test_rosmaster
Author(s): Ken Conley
autogenerated on Fri Aug 28 2015 12:33:45