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

Public Member Functions

def setUp (self)
 
def test_addItem (self)
 
def test_playSequence (self)
 

Public Attributes

 testWindow
 
 testListofSequencesHandler
 
 testSequence
 
 testMove
 

Detailed Description

Definition at line 168 of file test_ui.py.

Member Function Documentation

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.

Member Data Documentation

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.


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