|
RoboAide
Project to improve a DIY robotic arm used for mobility assistance
|
Public Member Functions | |
| def | setUp (self) |
| def | testOpen (self) |
| def | testClose (self) |
| def | testSetState (self) |
| def | testGetState (self) |
Public Attributes | |
| testWindow | |
| testDrawer | |
Definition at line 286 of file test_ui.py.
| def tests.test_ui.TestDrawers.setUp | ( | self | ) |
Definition at line 287 of file test_ui.py.
| def tests.test_ui.TestDrawers.testClose | ( | self | ) |
Definition at line 295 of file test_ui.py.
| def tests.test_ui.TestDrawers.testGetState | ( | self | ) |
Definition at line 305 of file test_ui.py.
| def tests.test_ui.TestDrawers.testOpen | ( | self | ) |
Definition at line 291 of file test_ui.py.
| def tests.test_ui.TestDrawers.testSetState | ( | self | ) |
Definition at line 299 of file test_ui.py.
| tests.test_ui.TestDrawers.testDrawer |
Definition at line 289 of file test_ui.py.
| tests.test_ui.TestDrawers.testWindow |
Definition at line 288 of file test_ui.py.
1.8.11