| 1 | 登录成功code校验, req[remote_ip=192.168.1.101&password=e10adc3949ba59abbe56e057f20f883e] ,httpcode=200 | | PASS | 0 | equal | 0 |
| 2 | 登录成功msg校验 ,req[remote_ip=192.168.1.101&password=e10adc3949ba59abbe56e057f20f883e] ,httpcode=200 | | PASS | success | equal | success |
| 3 | 登录成功身份证校验 ,req[remote_ip=192.168.1.101&password=e10adc3949ba59abbe56e057f20f883e] ,httpcode=200 | | PASS | 341126198909121539 | equal | 341126198909121539 |
| 4 | 登录成功姓名校验, req[remote_ip=192.168.1.101&password=e10adc3949ba59abbe56e057f20f883e], httpcode=200 | | PASS | 葛元春 | equal | 葛元春 |
| 5 | 登录成功redis用户校验, req[remote_ip=192.168.1.101&password=e10adc3949ba59abbe56e057f20f883e], httpcode=200 | | PASS | 10056 | equal | 10056 |
| 6 | 手机号为空时code校验, req[remote_ip=192.168.1.101&password=e10adc3949ba59abbe56e057f20f883e] ,httpcode=200 | | PASS | 50001 | equal | 50001 |
| 7 | 手机号为空时msg校验 ,req[remote_ip=192.168.1.101&password=e10adc3949ba59abbe56e057f20f883e] ,httpcode=200 | | PASS | 手机号不能为空 | equal | 手机号不能为空 |
| 8 | 手机号为空时redis用户校验, req[remote_ip=192.168.1.101&password=e10adc3949ba59abbe56e057f20f883e], httpcode=200 | | PASS | 10056 | equal | 10056 |
| 9 | 手机号为空时注册判断data数组长度 | req[remote_ip=192.168.1.101&password=e10adc3949ba59abbe56e057f20f883e] httpcode=200 | PASS | 0 | equal | 0 |
| 10 | 手机号为空时注册判断data是不是数组 | req[remote_ip=192.168.1.101&password=e10adc3949ba59abbe56e057f20f883e] httpcode=200 | PASS | ARRAY | equal | ARRAY |
| 11 | 手机号格式错误时code校验, req[remote_ip=192.168.1.101&password=e10adc3949ba59abbe56e057f20f883e] ,httpcode=200 | | PASS | 50002 | equal | 50002 |
| 12 | 手机号格式错误时msg校验 ,req[remote_ip=192.168.1.101&password=e10adc3949ba59abbe56e057f20f883e] ,httpcode=200 | | PASS | 手机号格式错误 | equal | 手机号格式错误 |
| 13 | 手机号格式错误时注册判断data数组长度 | req[remote_ip=192.168.1.101&password=e10adc3949ba59abbe56e057f20f883e] httpcode=200 | PASS | 0 | equal | 0 |
| 14 | 手机号格式错误时注册判断data是不是数组 | req[remote_ip=192.168.1.101&password=e10adc3949ba59abbe56e057f20f883e] httpcode=200 | PASS | ARRAY | equal | ARRAY |
| 15 | 密码为空时code校验, req[remote_ip=192.168.1.101&password=] ,httpcode=200 | | PASS | 50004 | equal | 50004 |
| 16 | 密码为空时msg校验 ,req[remote_ip=192.168.1.101&password=] ,httpcode=200 | | PASS | 密码不能为空 | equal | 密码不能为空 |
| 17 | 密码为空时redis用户校验, req[remote_ip=192.168.1.101&password=], httpcode=200 | | PASS | 10056 | equal | 10056 |
| 18 | 密码为空时注册判断data数组长度 | req[remote_ip=192.168.1.101&password=] httpcode=200 | PASS | 0 | equal | 0 |
| 19 | 密码为空时注册判断data是不是数组 | req[remote_ip=192.168.1.101&password=] httpcode=200 | PASS | ARRAY | equal | ARRAY |
| 20 | IP为空时code校验, req[remote_ip=&password=e10adc3949ba59abbe56e057f20f883e] ,httpcode=200 | | PASS | 50005 | equal | 50005 |
| 21 | IP为空时msg校验 ,req[remote_ip=&password=e10adc3949ba59abbe56e057f20f883e] ,httpcode=200 | | PASS | IP不能为空 | equal | IP不能为空 |
| 22 | IP为空时redis用户校验, req[remote_ip=&password=e10adc3949ba59abbe56e057f20f883e], httpcode=200 | | PASS | 10056 | equal | 10056 |
| 23 | IP为空时注册判断data数组长度 | req[remote_ip=&password=e10adc3949ba59abbe56e057f20f883e] httpcode=200 | PASS | 0 | equal | 0 |
| 24 | IP为空时注册判断data是不是数组 | req[remote_ip=&password=e10adc3949ba59abbe56e057f20f883e] httpcode=200 | PASS | ARRAY | equal | ARRAY |
| 25 | 用户不存在时code校验, req[remote_ip=192.168.1.101&password=e10adc3949ba59abbe56e057f20f883e] ,httpcode=200 | | PASS | 50008 | equal | 50008 |
| 26 | 用户不存在时msg校验 ,req[remote_ip=192.168.1.101&password=e10adc3949ba59abbe56e057f20f883e] ,httpcode=200 | | PASS | 用户不存在 | equal | 用户不存在 |
| 27 | 用户不存在时注册判断data数组长度 | req[remote_ip=192.168.1.101&password=e10adc3949ba59abbe56e057f20f883e] httpcode=200 | PASS | 0 | equal | 0 |
| 28 | 用户不存在时注册判断data是不是数组 | req[remote_ip=192.168.1.101&password=e10adc3949ba59abbe56e057f20f883e] httpcode=200 | PASS | ARRAY | equal | ARRAY |
| 29 | 用户未设置密码时code校验, req[remote_ip=192.168.1.101&password=e10adc3949ba59abbe56e057f20f883e] ,httpcode=200 | | PASS | 50009 | equal | 50009 |
| 30 | 用户未设置密码时msg校验 ,req[remote_ip=192.168.1.101&password=e10adc3949ba59abbe56e057f20f883e] ,httpcode=200 | | PASS | 用户未设置密码 | equal | 用户未设置密码 |
| 31 | 用户未设置时注册判断data数组长度 | req[remote_ip=192.168.1.101&password=e10adc3949ba59abbe56e057f20f883e] httpcode=200 | PASS | 0 | equal | 0 |
| 32 | 用户未设置时注册判断data是不是数组 | req[remote_ip=192.168.1.101&password=e10adc3949ba59abbe56e057f20f883e] httpcode=200 | PASS | ARRAY | equal | ARRAY |
| 33 | 密码错误时code校验, req[remote_ip=192.168.1.101&password=e10adc3949ba59abbe56e057f20f883r] ,httpcode=200 | | PASS | 50010 | equal | 50010 |
| 34 | 密码错误时msg校验 ,req[remote_ip=192.168.1.101&password=e10adc3949ba59abbe56e057f20f883r] ,httpcode=200 | | PASS | 用户名或密码错误 | equal | 用户名或密码错误 |
| 35 | 密码错误时redis用户校验, req[remote_ip=192.168.1.101&password=e10adc3949ba59abbe56e057f20f883r], httpcode=200 | | PASS | 10056 | equal | 10056 |
| 36 | 密码错误时注册判断data数组长度 | req[remote_ip=192.168.1.101&password=e10adc3949ba59abbe56e057f20f883r] httpcode=200 | PASS | 0 | equal | 0 |
| 37 | 密码错误时注册判断data是不是数组 | req[remote_ip=192.168.1.101&password=e10adc3949ba59abbe56e057f20f883r] httpcode=200 | PASS | ARRAY | equal | ARRAY |