Performs end-to-end integration tests of a test_node. More...

| Public Member Functions | |
| def | __init__ | 
| def | testArrays | 
| def | testHeader | 
| def | testPrimitives | 
| def | testString | 
Performs end-to-end integration tests of a test_node.
NodeIntegrationTestCase itself is a rospy node and thus implicitly depends on rospy functionality.
| def test.node.NodeIntegrationTestCase.__init__ | ( | self, | |
| args | |||
| ) | 
Reimplemented from test.node._NodeTestCase.
| def test.node.NodeIntegrationTestCase.testArrays | ( | self | ) | 
| def test.node.NodeIntegrationTestCase.testHeader | ( | self | ) | 
| def test.node.NodeIntegrationTestCase.testPrimitives | ( | self | ) | 
| def test.node.NodeIntegrationTestCase.testString | ( | self | ) |