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

Public Member Functions

def test_PythonKeyword (self)
 
def test_std_msgs_Bool (self)
 
def test_std_msgs_empty (self)
 
def test_std_msgs_Float (self)
 
def test_std_msgs_MultiArray (self)
 
def test_std_msgs_SignedInt (self)
 
def test_std_msgs_String (self)
 
def test_std_msgs_UnsignedInt (self)
 
def test_test_rospy_TestConstants (self)
 
def test_test_rospy_TestFixedArray (self)
 
def test_test_rospy_TransitiveImport (self)
 #2133/2152 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_genmsg_py.py.

Member Function Documentation

def unit.test_genmsg_py.TestGenmsgPy._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 64 of file test_genmsg_py.py.

def unit.test_genmsg_py.TestGenmsgPy.test_PythonKeyword (   self)

Definition at line 50 of file test_genmsg_py.py.

def unit.test_genmsg_py.TestGenmsgPy.test_std_msgs_Bool (   self)

Definition at line 190 of file test_genmsg_py.py.

def unit.test_genmsg_py.TestGenmsgPy.test_std_msgs_empty (   self)

Definition at line 185 of file test_genmsg_py.py.

def unit.test_genmsg_py.TestGenmsgPy.test_std_msgs_Float (   self)

Definition at line 316 of file test_genmsg_py.py.

def unit.test_genmsg_py.TestGenmsgPy.test_std_msgs_MultiArray (   self)

Definition at line 342 of file test_genmsg_py.py.

def unit.test_genmsg_py.TestGenmsgPy.test_std_msgs_SignedInt (   self)

Definition at line 239 of file test_genmsg_py.py.

def unit.test_genmsg_py.TestGenmsgPy.test_std_msgs_String (   self)

Definition at line 221 of file test_genmsg_py.py.

def unit.test_genmsg_py.TestGenmsgPy.test_std_msgs_UnsignedInt (   self)

Definition at line 279 of file test_genmsg_py.py.

def unit.test_genmsg_py.TestGenmsgPy.test_test_rospy_TestConstants (   self)

Definition at line 166 of file test_genmsg_py.py.

def unit.test_genmsg_py.TestGenmsgPy.test_test_rospy_TestFixedArray (   self)

Definition at line 83 of file test_genmsg_py.py.

def unit.test_genmsg_py.TestGenmsgPy.test_test_rospy_TransitiveImport (   self)

#2133/2152

Definition at line 74 of file test_genmsg_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