Public Member Functions | |
def | test_PythonKeyword |
def | test_std_msgs_Bool |
def | test_std_msgs_empty |
def | test_std_msgs_Float |
def | test_std_msgs_MultiArray |
def | test_std_msgs_SignedInt |
def | test_std_msgs_String |
def | test_std_msgs_UnsignedInt |
def | test_test_rospy_TestConstants |
def | test_test_rospy_TestFixedArray |
def | test_test_rospy_TransitiveImport |
#2133/2152 | |
Private Member Functions | |
def | _test_ser_deser |
Utility for testing roundtrip serialization. |
Definition at line 45 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.
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 61 of file test_genmsg_py.py.
Definition at line 47 of file test_genmsg_py.py.
Definition at line 187 of file test_genmsg_py.py.
Definition at line 182 of file test_genmsg_py.py.
Definition at line 313 of file test_genmsg_py.py.
Definition at line 339 of file test_genmsg_py.py.
Definition at line 236 of file test_genmsg_py.py.
Definition at line 218 of file test_genmsg_py.py.
Definition at line 276 of file test_genmsg_py.py.
Definition at line 163 of file test_genmsg_py.py.
Definition at line 80 of file test_genmsg_py.py.
#2133/2152
Definition at line 71 of file test_genmsg_py.py.