mirror of https://github.com/yingoja/DemoUI.git
add log and img
This commit is contained in:
parent
9f9e16dc26
commit
a3fece7177
|
@ -0,0 +1,3 @@
|
|||
[2019-01-28 01:57:28,794] [log.py|__console] [line:40] INFO : 当前执行测试用例ID-> test_login001.1 ; 测试点-> 手机号和密码为空登录
|
||||
[2019-01-28 01:57:35,462] [log.py|__console] [line:40] INFO : 检查点-> 手机号不能为空
|
||||
[2019-01-28 01:57:35,670] [log.py|__console] [line:40] INFO : 异常登录,返回实际结果是->: 手机号不能为空
|
|
@ -0,0 +1,3 @@
|
|||
[2019-01-28 01:57:36,088] [log.py|__console] [line:40] INFO : 当前执行测试用例ID-> test_login001.2 ; 测试点-> 手机号为空登录
|
||||
[2019-01-28 01:57:41,737] [log.py|__console] [line:40] INFO : 检查点-> 手机号不能为空
|
||||
[2019-01-28 01:57:41,992] [log.py|__console] [line:40] INFO : 异常登录,返回实际结果是->: 手机号不能为空
|
Binary file not shown.
After Width: | Height: | Size: 129 KiB |
Binary file not shown.
After Width: | Height: | Size: 150 KiB |
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
Loading…
Reference in New Issue