Public Member Functions | Public Attributes | Private Member Functions | List of all members
test_pubsub_order.TestPubSubOrder Class Reference
Inheritance diagram for test_pubsub_order.TestPubSubOrder:
Inheritance graph
[legend]

Public Member Functions

def setUp (self)
 
def test_subscriber_first (self)
 Test subscriber first makes sure that if a subscriber is up first that it is able to successfully receive messages from a new publisher. More...
 

Public Attributes

 callback_data
 

Private Member Functions

def _test_subscriber_first_callback (self, data)
 

Detailed Description

Definition at line 57 of file test_pubsub_order.py.

Member Function Documentation

def test_pubsub_order.TestPubSubOrder._test_subscriber_first_callback (   self,
  data 
)
private

Definition at line 62 of file test_pubsub_order.py.

def test_pubsub_order.TestPubSubOrder.setUp (   self)

Definition at line 59 of file test_pubsub_order.py.

def test_pubsub_order.TestPubSubOrder.test_subscriber_first (   self)

Test subscriber first makes sure that if a subscriber is up first that it is able to successfully receive messages from a new publisher.

Definition at line 67 of file test_pubsub_order.py.

Member Data Documentation

test_pubsub_order.TestPubSubOrder.callback_data

Definition at line 60 of file test_pubsub_order.py.


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


test_rospy
Author(s): Ken Conley, Dirk Thomas
autogenerated on Mon Nov 2 2020 03:52:56