$search
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.
Definition at line 324 of file node.py.
| def test_ros::node::NodeIntegrationTestCase::__init__ | ( | self, | ||
| args | ||||
| ) |
Reimplemented from test_ros::node::_NodeTestCase.
| def test_ros::node::NodeIntegrationTestCase::testArrays | ( | self | ) |
| def test_ros::node::NodeIntegrationTestCase::testHeader | ( | self | ) |
| def test_ros::node::NodeIntegrationTestCase::testPrimitives | ( | self | ) |
| def test_ros::node::NodeIntegrationTestCase::testString | ( | self | ) |