Python unittest unittest是專門做單元測試(unit test)的模組,其主要提供一個單元測試的 ... assertTrue(compare_string(self.default_greeting, test_greeting)) def ...
確定! 回上一頁