test_datawindow.py 文件源码

python
阅读 22 收藏 0 点赞 0 评论 0

项目:RRPam-WDS 作者: asselapathirana 项目源码 文件源码
def test_number_of_property_groups_is_kept_equal_to_no_groups_spinbox(self):
        self.compare()
        item = self.aw.datawindow.ui.no_groups
        set_text_spinbox(item, "12")
        self.compare()
        set_text_spinbox(item, "2")
        self.compare()
        set_text_spinbox(item, "8")
        QTest.keyPress(item, Qt.Key_Return)
        self.compare()
        set_text_spinbox(item, "-5")
        self.compare()
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号