pip_tkinter.test package¶
Submodules¶
pip_tkinter.test.test_gui_app module¶
-
class
pip_tkinter.test.test_gui_app.EventGenerator(target_widget)[source]¶ Bases:
threading.ThreadEvent Generator class : Inject events from different thread into tkinter mainloop()
-
class
pip_tkinter.test.test_gui_app.TestGUIApp(methodName='runTest')[source]¶ Bases:
unittest.case.TestCaseTest the GUI application and it’s different GUI events
Order of testing :
- Welcome page
- Install page
- Install From PyPI
- Install From Local archive
- Install From Requirements
- Insall From PythonLibs
- Manage Installed Modules page
- Uninstall Package
- Update Package
- Freeze Requirements