RoboAide
Project to improve a DIY robotic arm used for mobility assistance
Public Member Functions | Public Attributes | List of all members
tests.test_ui.TestMessageReception Class Reference
Inheritance diagram for tests.test_ui.TestMessageReception:

Public Member Functions

def setUp (self)
 
def testRun (self)
 
def tearDown (self)
 

Public Attributes

 testWindow
 
 motorValues
 

Detailed Description

Definition at line 240 of file test_ui.py.

Member Function Documentation

def tests.test_ui.TestMessageReception.setUp (   self)

Definition at line 241 of file test_ui.py.

def tests.test_ui.TestMessageReception.tearDown (   self)

Definition at line 260 of file test_ui.py.

def tests.test_ui.TestMessageReception.testRun (   self)
Test for reading incoming message and updating the motors' current posisition

Definition at line 247 of file test_ui.py.

Member Data Documentation

tests.test_ui.TestMessageReception.motorValues

Definition at line 251 of file test_ui.py.

tests.test_ui.TestMessageReception.testWindow

Definition at line 242 of file test_ui.py.


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