|
RoboAide
Project to improve a DIY robotic arm used for mobility assistance
|
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 | |
Definition at line 16 of file test_ui.py.
| 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.
| 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.
1.8.11