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 54 of file test_genmsg_py.py.

Member Function Documentation

◆ _test_ser_deser()

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 70 of file test_genmsg_py.py.

◆ test_PythonKeyword()

def unit.test_genmsg_py.TestGenmsgPy.test_PythonKeyword (   self)

Definition at line 56 of file test_genmsg_py.py.

◆ test_std_msgs_Bool()

def unit.test_genmsg_py.TestGenmsgPy.test_std_msgs_Bool (   self)

Definition at line 196 of file test_genmsg_py.py.

◆ test_std_msgs_empty()

def unit.test_genmsg_py.TestGenmsgPy.test_std_msgs_empty (   self)

Definition at line 191 of file test_genmsg_py.py.

◆ test_std_msgs_Float()

def unit.test_genmsg_py.TestGenmsgPy.test_std_msgs_Float (   self)

Definition at line 322 of file test_genmsg_py.py.

◆ test_std_msgs_MultiArray()

def unit.test_genmsg_py.TestGenmsgPy.test_std_msgs_MultiArray (   self)

Definition at line 348 of file test_genmsg_py.py.

◆ test_std_msgs_SignedInt()

def unit.test_genmsg_py.TestGenmsgPy.test_std_msgs_SignedInt (   self)

Definition at line 245 of file test_genmsg_py.py.

◆ test_std_msgs_String()

def unit.test_genmsg_py.TestGenmsgPy.test_std_msgs_String (   self)

Definition at line 227 of file test_genmsg_py.py.

◆ test_std_msgs_UnsignedInt()

def unit.test_genmsg_py.TestGenmsgPy.test_std_msgs_UnsignedInt (   self)

Definition at line 285 of file test_genmsg_py.py.

◆ test_test_rospy_TestConstants()

def unit.test_genmsg_py.TestGenmsgPy.test_test_rospy_TestConstants (   self)

Definition at line 172 of file test_genmsg_py.py.

◆ test_test_rospy_TestFixedArray()

def unit.test_genmsg_py.TestGenmsgPy.test_test_rospy_TestFixedArray (   self)

Definition at line 89 of file test_genmsg_py.py.

◆ test_test_rospy_TransitiveImport()

def unit.test_genmsg_py.TestGenmsgPy.test_test_rospy_TransitiveImport (   self)

#2133/2152

Definition at line 80 of file test_genmsg_py.py.


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


test_rospy
Author(s): Ken Conley, Dirk Thomas , Jacob Perron
autogenerated on Tue May 20 2025 03:00:44