Definition at line 54 of file test_genmsg_py.py.
◆ _test_ser_deser()
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 70 of file test_genmsg_py.py.
◆ test_PythonKeyword()
def unit.test_genmsg_py.TestGenmsgPy.test_PythonKeyword |
( |
|
self | ) |
|
◆ test_std_msgs_Bool()
def unit.test_genmsg_py.TestGenmsgPy.test_std_msgs_Bool |
( |
|
self | ) |
|
◆ test_std_msgs_empty()
def unit.test_genmsg_py.TestGenmsgPy.test_std_msgs_empty |
( |
|
self | ) |
|
◆ test_std_msgs_Float()
def unit.test_genmsg_py.TestGenmsgPy.test_std_msgs_Float |
( |
|
self | ) |
|
◆ test_std_msgs_MultiArray()
def unit.test_genmsg_py.TestGenmsgPy.test_std_msgs_MultiArray |
( |
|
self | ) |
|
◆ test_std_msgs_SignedInt()
def unit.test_genmsg_py.TestGenmsgPy.test_std_msgs_SignedInt |
( |
|
self | ) |
|
◆ test_std_msgs_String()
def unit.test_genmsg_py.TestGenmsgPy.test_std_msgs_String |
( |
|
self | ) |
|
◆ test_std_msgs_UnsignedInt()
def unit.test_genmsg_py.TestGenmsgPy.test_std_msgs_UnsignedInt |
( |
|
self | ) |
|
◆ test_test_rospy_TestConstants()
def unit.test_genmsg_py.TestGenmsgPy.test_test_rospy_TestConstants |
( |
|
self | ) |
|
◆ test_test_rospy_TestFixedArray()
def unit.test_genmsg_py.TestGenmsgPy.test_test_rospy_TestFixedArray |
( |
|
self | ) |
|
◆ test_test_rospy_TransitiveImport()
def unit.test_genmsg_py.TestGenmsgPy.test_test_rospy_TransitiveImport |
( |
|
self | ) |
|
The documentation for this class was generated from the following file: