Definition at line 48 of file test_genmsg_py.py.
def unit.test_genmsg_py.TestGenmsgPy._test_ser_deser |
( |
|
self, |
|
|
|
orig, |
|
|
|
blank, |
|
|
|
float = False |
|
) |
| |
|
private |
Utility for testing roundtrip serialization.
- Parameters
-
orig | Message to test roundtrip serialization of |
blank | Uninitialized instance of message to deserialize into |
float | bool: if True, use almostEquals instead of equals comparison. This variant assumes only data field is named 'data' |
Definition at line 64 of file test_genmsg_py.py.
def unit.test_genmsg_py.TestGenmsgPy.test_PythonKeyword |
( |
|
self | ) |
|
def unit.test_genmsg_py.TestGenmsgPy.test_std_msgs_Bool |
( |
|
self | ) |
|
def unit.test_genmsg_py.TestGenmsgPy.test_std_msgs_empty |
( |
|
self | ) |
|
def unit.test_genmsg_py.TestGenmsgPy.test_std_msgs_Float |
( |
|
self | ) |
|
def unit.test_genmsg_py.TestGenmsgPy.test_std_msgs_MultiArray |
( |
|
self | ) |
|
def unit.test_genmsg_py.TestGenmsgPy.test_std_msgs_SignedInt |
( |
|
self | ) |
|
def unit.test_genmsg_py.TestGenmsgPy.test_std_msgs_String |
( |
|
self | ) |
|
def unit.test_genmsg_py.TestGenmsgPy.test_std_msgs_UnsignedInt |
( |
|
self | ) |
|
def unit.test_genmsg_py.TestGenmsgPy.test_test_rospy_TestConstants |
( |
|
self | ) |
|
def unit.test_genmsg_py.TestGenmsgPy.test_test_rospy_TestFixedArray |
( |
|
self | ) |
|
def unit.test_genmsg_py.TestGenmsgPy.test_test_rospy_TransitiveImport |
( |
|
self | ) |
|
The documentation for this class was generated from the following file: