Definition at line 48 of file test_gensrv_py.py.
def unit.test_gensrv_py.TestGensrvPy._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 56 of file test_gensrv_py.py.
def unit.test_gensrv_py.TestGensrvPy.test_test_rospy_TransitiveImport |
( |
|
self | ) |
|
The documentation for this class was generated from the following file: