摘要:
# coding=utf-8import unittestfrom ddt import ddt, data, unpackimport threadingfrom common import HTMLTestRunner_cn@ddtclass MyTestCase(unittest.TestCase): def setUp(self): print("this is se... 阅读全文
posted @ 2018-08-29 23:24
嘟嘟宝
阅读(809)
评论(0)
推荐(0)
2018年8月29日