I\'m trying to create a test suite for a Python PyQt5 desktop application using Python builtin module unittest. I have the below code:
class MainAppWindow(QMa