xbee::tests::test_ieee::TestSplitResponse Class Reference

Inheritance diagram for xbee::tests::test_ieee::TestSplitResponse:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def test_bad_data_long
def test_bad_data_short
def test_split_at_resp_with_param
def test_split_short_at_response
def test_split_status_response
def test_unrecognized_response

Detailed Description

_split_response should properly split a response packet

Definition at line 91 of file test_ieee.py.


Member Function Documentation

def xbee::tests::test_ieee::TestSplitResponse::test_bad_data_long (   self  ) 
if a response doesn't match the specification's layout, 
_split_response should raise an exception

Definition at line 112 of file test_ieee.py.

def xbee::tests::test_ieee::TestSplitResponse::test_bad_data_short (   self  ) 
if a response doesn't match the specification's layout, 
_split_response should raise an exception

Definition at line 121 of file test_ieee.py.

def xbee::tests::test_ieee::TestSplitResponse::test_split_at_resp_with_param (   self  ) 
_split_response should properly split an at_response packet which
has parameter data

Definition at line 156 of file test_ieee.py.

def xbee::tests::test_ieee::TestSplitResponse::test_split_short_at_response (   self  ) 
_split_response should properly split an at_response packet which
has no parameter data

Definition at line 142 of file test_ieee.py.

def xbee::tests::test_ieee::TestSplitResponse::test_split_status_response (   self  ) 
_split_response should properly split a status response packet

Definition at line 130 of file test_ieee.py.

def xbee::tests::test_ieee::TestSplitResponse::test_unrecognized_response (   self  ) 
if a response begins with an unrecognized id byte, 
_split_response should raise an exception

Definition at line 96 of file test_ieee.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables


rosserial_xbee
Author(s): Adam Stambler
autogenerated on Fri Jan 11 09:42:34 2013