测试结果汇总
图表展示
详细信息
| 编号 | 测试类 | 测试方法 | 用例描述 | 执行时间 | 执行结果 | 详细信息 |
|---|---|---|---|---|---|---|
| 1 | TestClass | test_case01_01 | 用例1 | 0.0s | 成功 | |
{'case_id': 1, 'title': '用例1', 'data': '用例参数', 'expected': '预期结果'}
test_case01_01 (tests.test_case.TestClass)执行——>【通过】
|
||||||
| 2 | TestClass | test_case01_02 | 用例2 | 0.0s | 成功 | |
{'case_id': 2, 'title': '用例2', 'data': '用例参数', 'expected': '预期结果'}
test_case01_02 (tests.test_case.TestClass)执行——>【通过】
|
||||||
| 3 | TestClass | test_case01_03 | 用例3 | 0.0s | 成功 | |
{'case_id': 3, 'title': '用例3', 'data': '用例参数', 'expected': '预期结果'}
test_case01_03 (tests.test_case.TestClass)执行——>【通过】
|
||||||