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

Public Member Functions

def setUp (self)
 
def test_build_command (self)
 
def test_shorthand (self)
 
def test_split_response (self)
 

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

xbee.tests.test_base.TestNotImplementedFeatures.xbee

Definition at line 113 of file test_base.py.


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


rosserial_xbee
Author(s): Adam Stambler
autogenerated on Fri Jun 7 2019 22:03:11