Expects a single test node to be running with name 'test_node' and subscribed to 'test_string'. More...

| Public Member Functions | |
| def | testGetBusInfo | 
| def | testGetBusStats | 
| def | testGetMasterUri | 
| validate node.getMasterUri(caller_id) | |
| def | testGetName | 
| validate node.getName(caller_id) | |
| def | testGetPid | 
| validate node.getPid(caller_id) | |
| def | testGetPublications | 
| validate node.getPublications(caller_id) | |
| def | testGetSubscriptions | 
| validate node.getSubscriptions(caller_id) | |
| def | testGetUri | 
| validate node.getUri(caller_id) | |
| def | testParamUpdate | 
| validate node.paramUpdate(caller_id, key, value) | |
| def | testPublisherUpdate | 
| validate node.publisherUpdate(caller_id, topic, uris) | |
| def | testRegistrations | 
| test the state of the master based on expected node registration | |
| def | testRequestTopic | 
| Private Member Functions | |
| def | _checkTCPROS | 
| def | _checkTopics | 
| subroutine for testGetSubscriptions/testGetPublications | |
Expects a single test node to be running with name 'test_node' and subscribed to 'test_string'.
| def test.node.NodeApiTestCase._checkTCPROS | ( | self, | |
| protocol_params | |||
| ) |  [private] | 
| def test.node.NodeApiTestCase._checkTopics | ( | self, | |
| required, | |||
| actual | |||
| ) |  [private] | 
| def test.node.NodeApiTestCase.testGetBusInfo | ( | self | ) | 
| def test.node.NodeApiTestCase.testGetBusStats | ( | self | ) | 
| def test.node.NodeApiTestCase.testGetMasterUri | ( | self | ) | 
| def test.node.NodeApiTestCase.testGetName | ( | self | ) | 
| def test.node.NodeApiTestCase.testGetPid | ( | self | ) | 
| def test.node.NodeApiTestCase.testGetPublications | ( | self | ) | 
| def test.node.NodeApiTestCase.testGetSubscriptions | ( | self | ) | 
| def test.node.NodeApiTestCase.testGetUri | ( | self | ) | 
| def test.node.NodeApiTestCase.testParamUpdate | ( | self | ) | 
| def test.node.NodeApiTestCase.testPublisherUpdate | ( | self | ) | 
| def test.node.NodeApiTestCase.testRegistrations | ( | self | ) | 
| def test.node.NodeApiTestCase.testRequestTopic | ( | self | ) |