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

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
 

Detailed Description

Definition at line 94 of file test_ui.py.

Member Function Documentation

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.

Member Data Documentation

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.


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