Public Member Functions | Public Attributes
xbee.helpers.dispatch.tests.test_dispatch.TestHeadlessDispatch Class Reference

List of all members.

Public Member Functions

def setUp
def test_dispatch_can_be_created
def test_run_raises_exception

Public Attributes

 headless

Detailed Description

Tests Dispatch functionality when it is not constructed with a serial
port or an XBee

Definition at line 77 of file test_dispatch.py.


Member Function Documentation

Definition at line 82 of file test_dispatch.py.

A user may construct a Dispatch with neither a serial port nor
an XBee. This allows one to configure an XBee to asynchronously
call dispatch() whenever a packet arrives.

Definition at line 85 of file test_dispatch.py.

A ValueError must be raised by a headless Dispatch instance if
a user attempts to call run().

Definition at line 93 of file test_dispatch.py.


Member Data Documentation

Definition at line 82 of file test_dispatch.py.


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


rosserial_xbee
Author(s): Adam Stambler
autogenerated on Fri Aug 28 2015 12:44:47