Parameter Server API Test Cases
Definition at line 108 of file testMaster.py.
◆ _testSetParam()
def test.testMaster.ParamServerTestCase._testSetParam |
( |
|
self, |
|
|
|
ctx, |
|
|
|
myState, |
|
|
|
testVals, |
|
|
|
master |
|
) |
| |
|
private |
◆ setUp()
def test.testMaster.ParamServerTestCase.setUp |
( |
|
self | ) |
|
◆ tearDown()
def test.testMaster.ParamServerTestCase.tearDown |
( |
|
self | ) |
|
◆ testDotLocalNames()
def test.testMaster.ParamServerTestCase.testDotLocalNames |
( |
|
self | ) |
|
◆ testEncapsulation()
def test.testMaster.ParamServerTestCase.testEncapsulation |
( |
|
self | ) |
|
testEncapsulation: test encapsulation: setting same parameter at different levels
Definition at line 179 of file testMaster.py.
◆ testParamValues()
def test.testMaster.ParamServerTestCase.testParamValues |
( |
|
self | ) |
|
testParamValues: test storage of all XML-RPC compatible types
Definition at line 141 of file testMaster.py.
◆ testScopeDown()
def test.testMaster.ParamServerTestCase.testScopeDown |
( |
|
self | ) |
|
testScopeDown: test scoping rules for sub contexts
Definition at line 282 of file testMaster.py.
◆ testScopeUp()
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: