摘要:
*Python 的unittest框架 TestCase import unittest class TestDemo(unittest.TestCase): def test_method1(self): print('测试方法1') def test_method2(self): print(' 阅读全文
posted @ 2023-08-03 15:10
juz
阅读(36)
评论(0)
推荐(0)
浙公网安备 33010602011771号