test_ros::node::NodeIntegrationTestCase Class Reference
Performs end-to-end integration tests of a test_node.
More...
List of all members.
Detailed Description
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.
Member Function Documentation
def test_ros::node::NodeIntegrationTestCase::__init__ |
( |
|
self, |
|
|
|
args | |
|
) |
| | |
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 |
) |
|
The documentation for this class was generated from the following file: