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

Public Member Functions

def setUp (self)
 
def test_get_position (self)
 
def test_set_position (self)
 
def test_wrong_motor_name (self)
 

Public Attributes

 testWindow
 
 testMove
 

Detailed Description

Definition at line 16 of file test_ui.py.

Member Function Documentation

def tests.test_ui.TestMove.setUp (   self)

Definition at line 17 of file test_ui.py.

def tests.test_ui.TestMove.test_get_position (   self)

Definition at line 23 of file test_ui.py.

def tests.test_ui.TestMove.test_set_position (   self)

Definition at line 27 of file test_ui.py.

def tests.test_ui.TestMove.test_wrong_motor_name (   self)

Definition at line 34 of file test_ui.py.

Member Data Documentation

tests.test_ui.TestMove.testMove

Definition at line 21 of file test_ui.py.

tests.test_ui.TestMove.testWindow

Definition at line 18 of file test_ui.py.


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