|
RoboAide
Project to improve a DIY robotic arm used for mobility assistance
|
Public Member Functions | |
| def | setUp (self) |
| def | test_addItem (self) |
| def | test_playSequence (self) |
Public Attributes | |
| testWindow | |
| testListofSequencesHandler | |
| testSequence | |
| testMove | |
Definition at line 168 of file test_ui.py.
| def tests.test_ui.TestListOfSequencesHandler.setUp | ( | self | ) |
Definition at line 169 of file test_ui.py.
| def tests.test_ui.TestListOfSequencesHandler.test_addItem | ( | self | ) |
Definition at line 181 of file test_ui.py.
| def tests.test_ui.TestListOfSequencesHandler.test_playSequence | ( | self | ) |
Definition at line 187 of file test_ui.py.
| tests.test_ui.TestListOfSequencesHandler.testListofSequencesHandler |
Definition at line 173 of file test_ui.py.
| tests.test_ui.TestListOfSequencesHandler.testMove |
Definition at line 176 of file test_ui.py.
| tests.test_ui.TestListOfSequencesHandler.testSequence |
Definition at line 175 of file test_ui.py.
| tests.test_ui.TestListOfSequencesHandler.testWindow |
Definition at line 170 of file test_ui.py.
1.8.11