Public Member Functions | Private Member Functions | List of all members
unit.test_gensrv_py.TestGensrvPy Class Reference
Inheritance diagram for unit.test_gensrv_py.TestGensrvPy:
Inheritance graph
[legend]

Public Member Functions

def test_test_rospy_TransitiveImport (self)
 #2133/2139 More...
 

Private Member Functions

def _test_ser_deser (self, orig, blank, float=False)
 Utility for testing roundtrip serialization. More...
 

Detailed Description

Definition at line 48 of file test_gensrv_py.py.

Member Function Documentation

def unit.test_gensrv_py.TestGensrvPy._test_ser_deser (   self,
  orig,
  blank,
  float = False 
)
private

Utility for testing roundtrip serialization.

Parameters
origMessage to test roundtrip serialization of
blankUninitialized instance of message to deserialize into
floatbool: 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)

#2133/2139

Definition at line 66 of file test_gensrv_py.py.


The documentation for this class was generated from the following file:


test_rospy
Author(s): Ken Conley
autogenerated on Sun Feb 3 2019 03:30:22