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

Public Member Functions

def setUp (self)
 
def testOpen (self)
 
def testClose (self)
 
def testSetState (self)
 
def testGetState (self)
 

Public Attributes

 testWindow
 
 testDrawer
 

Detailed Description

Definition at line 286 of file test_ui.py.

Member Function Documentation

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.

Member Data Documentation

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.


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