|
RoboAide
Project to improve a DIY robotic arm used for mobility assistance
|
Public Member Functions | |
| def | setUp (self) |
| def | test_addMovetoSequence (self) |
| def | test_updateSlidersPositions (self) |
| def | test_deleteMove (self) |
| def | test_setName (self) |
| def | test_addSequenceToList (self) |
Public Attributes | |
| testWindow | |
| testSequenceWindow | |
Definition at line 94 of file test_ui.py.
| def tests.test_ui.TestCreateSequenceWindow.setUp | ( | self | ) |
Definition at line 95 of file test_ui.py.
| def tests.test_ui.TestCreateSequenceWindow.test_addMovetoSequence | ( | self | ) |
Definition at line 103 of file test_ui.py.
| def tests.test_ui.TestCreateSequenceWindow.test_addSequenceToList | ( | self | ) |
Definition at line 138 of file test_ui.py.
| def tests.test_ui.TestCreateSequenceWindow.test_deleteMove | ( | self | ) |
Definition at line 122 of file test_ui.py.
| def tests.test_ui.TestCreateSequenceWindow.test_setName | ( | self | ) |
Definition at line 134 of file test_ui.py.
| def tests.test_ui.TestCreateSequenceWindow.test_updateSlidersPositions | ( | self | ) |
Definition at line 113 of file test_ui.py.
| tests.test_ui.TestCreateSequenceWindow.testSequenceWindow |
Definition at line 99 of file test_ui.py.
| tests.test_ui.TestCreateSequenceWindow.testWindow |
Definition at line 96 of file test_ui.py.
1.8.11