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

Public Member Functions

def setUp (self)
 
def test_sendMessage (self)
 
def test_populatePortsList (self)
 

Public Attributes

 testWindow
 

Detailed Description

Definition at line 201 of file test_ui.py.

Member Function Documentation

def tests.test_ui.TestMainWindow.setUp (   self)

Definition at line 202 of file test_ui.py.

def tests.test_ui.TestMainWindow.test_populatePortsList (   self)

Definition at line 231 of file test_ui.py.

def tests.test_ui.TestMainWindow.test_sendMessage (   self)

Definition at line 206 of file test_ui.py.

Member Data Documentation

tests.test_ui.TestMainWindow.testWindow

Definition at line 203 of file test_ui.py.


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