How to test QDialog display using unittest?

前端 未结 0 1401
-上瘾入骨i
-上瘾入骨i 2021-01-13 05:00

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         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题