assertEqual(widget.size(), (50, 50)). Note that in order to test something, we use one of the assert*() methods provided by the TestCase base class.
確定! 回上一頁