Public Member Functions | |
def | setUp |
def | test_thread_always_initialized |
Public Attributes | |
base |
Ensures that XBeeBase objects are properly constructed
Definition at line 166 of file test_base.py.
def xbee.tests.test_base.TestInitialization.setUp | ( | self | ) |
Definition at line 171 of file test_base.py.
Even when a callback method is not supplied to the XBeeBase constructor, it must be properly initalized as a threading.Thread object
Definition at line 174 of file test_base.py.
Definition at line 171 of file test_base.py.