Public Member Functions | List of all members
xbee.tests.test_base.TestReadFromDevice Class Reference
Inheritance diagram for xbee.tests.test_base.TestReadFromDevice:
Inheritance graph
[legend]

Public Member Functions

def test_read (self)
 
def test_read_escaped (self)
 
def test_read_invalid_followed_by_valid (self)
 

Detailed Description

XBeeBase class should properly read and extract data from a valid
API frame

Definition at line 62 of file test_base.py.

Member Function Documentation

def xbee.tests.test_base.TestReadFromDevice.test_read (   self)
_wait_for_frame should properly read a frame of data

Definition at line 67 of file test_base.py.

def xbee.tests.test_base.TestReadFromDevice.test_read_escaped (   self)
_wait_for_frame should properly read a frame of data
Verify that API mode 2 escaped bytes are read correctly

Definition at line 88 of file test_base.py.

def xbee.tests.test_base.TestReadFromDevice.test_read_invalid_followed_by_valid (   self)
_wait_for_frame should skip invalid data

Definition at line 77 of file test_base.py.


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


rosserial_xbee
Author(s): Adam Stambler
autogenerated on Mon Jun 10 2019 14:53:52