前程贷接口自动化执行结果

测试结果汇总

图表展示

详细信息

编号 测试类 测试方法 用例描述 执行时间 执行结果 详细信息
1 TestClass test_case_01 测试 0.000967s 失败
data 11
test_case_01 (tests.test_case.TestClass)执行——>【失败】
Traceback (most recent call last):
  File "C:\python37\lib\unittest\case.py", line 59, in testPartExecutor
    yield
  File "C:\python37\lib\unittest\case.py", line 615, in run
    testMethod()
  File "C:\project\MSUnitTestReport\UnitTestReport\unittestreport\core\dataDriver.py", line 37, in wrapper
    return func(self, params, *args, **kwargs)
  File "C:\project\MSUnitTestReport\UnitTestReport\tests\test_case.py", line 24, in test_case
    assert a == b
AssertionError
2 TestClass test_case_02 测试 0.00103s 失败
data 22
test_case_02 (tests.test_case.TestClass)执行——>【失败】
Traceback (most recent call last):
  File "C:\python37\lib\unittest\case.py", line 59, in testPartExecutor
    yield
  File "C:\python37\lib\unittest\case.py", line 615, in run
    testMethod()
  File "C:\project\MSUnitTestReport\UnitTestReport\unittestreport\core\dataDriver.py", line 37, in wrapper
    return func(self, params, *args, **kwargs)
  File "C:\project\MSUnitTestReport\UnitTestReport\tests\test_case.py", line 24, in test_case
    assert a == b
AssertionError
3 TestClass test_case_03 测试 0.0s 失败
data 33
test_case_03 (tests.test_case.TestClass)执行——>【失败】
Traceback (most recent call last):
  File "C:\python37\lib\unittest\case.py", line 59, in testPartExecutor
    yield
  File "C:\python37\lib\unittest\case.py", line 615, in run
    testMethod()
  File "C:\project\MSUnitTestReport\UnitTestReport\unittestreport\core\dataDriver.py", line 37, in wrapper
    return func(self, params, *args, **kwargs)
  File "C:\project\MSUnitTestReport\UnitTestReport\tests\test_case.py", line 24, in test_case
    assert a == b
AssertionError
4 TestClass test_case_04 测试 0.0s 失败
data 44
test_case_04 (tests.test_case.TestClass)执行——>【失败】
Traceback (most recent call last):
  File "C:\python37\lib\unittest\case.py", line 59, in testPartExecutor
    yield
  File "C:\python37\lib\unittest\case.py", line 615, in run
    testMethod()
  File "C:\project\MSUnitTestReport\UnitTestReport\unittestreport\core\dataDriver.py", line 37, in wrapper
    return func(self, params, *args, **kwargs)
  File "C:\project\MSUnitTestReport\UnitTestReport\tests\test_case.py", line 24, in test_case
    assert a == b
AssertionError
5 TestClass test_case_05 测试 0.0s 失败
data 55
test_case_05 (tests.test_case.TestClass)执行——>【失败】
Traceback (most recent call last):
  File "C:\python37\lib\unittest\case.py", line 59, in testPartExecutor
    yield
  File "C:\python37\lib\unittest\case.py", line 615, in run
    testMethod()
  File "C:\project\MSUnitTestReport\UnitTestReport\unittestreport\core\dataDriver.py", line 37, in wrapper
    return func(self, params, *args, **kwargs)
  File "C:\project\MSUnitTestReport\UnitTestReport\tests\test_case.py", line 24, in test_case
    assert a == b
AssertionError