xbee::tests::test_base::TestNotImplementedFeatures Class Reference

List of all members.

Public Member Functions

def setUp
def test_build_command
def test_shorthand
def test_split_response

Public Attributes

 xbee

Detailed Description

In order to properly use the XBeeBase class for most situations,
it must be subclassed with the proper attributes definined. If
this is not the case, then a NotImplemented exception should be
raised as appropriate.

Definition at line 100 of file test_base.py.


Member Function Documentation

def xbee::tests::test_base::TestNotImplementedFeatures::setUp (   self  ) 
Set up a base class XBeeBase object which does not have 
api_commands or api_responses defined

Definition at line 108 of file test_base.py.

def xbee::tests::test_base::TestNotImplementedFeatures::test_build_command (   self  ) 
_build_command should raise NotImplemented

Definition at line 115 of file test_base.py.

def xbee::tests::test_base::TestNotImplementedFeatures::test_shorthand (   self  ) 
Shorthand calls should raise NotImplementedError

Definition at line 127 of file test_base.py.

def xbee::tests::test_base::TestNotImplementedFeatures::test_split_response (   self  ) 
split_command should raise NotImplemented

Definition at line 121 of file test_base.py.


Member Data Documentation

Definition at line 113 of file test_base.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