Default test.html
7.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
<html>
<head>
<title>TestNG: Default test</title>
<link href="../testng.css" rel="stylesheet" type="text/css" />
<link href="../my-testng.css" rel="stylesheet" type="text/css" />
<style type="text/css">
.log { display: none;}
.stack-trace { display: none;}
</style>
<script type="text/javascript">
<!--
function flip(e) {
current = e.style.display;
if (current == 'block') {
e.style.display = 'none';
return 0;
}
else {
e.style.display = 'block';
return 1;
}
}
function toggleBox(szDivId, elem, msg1, msg2)
{
var res = -1; if (document.getElementById) {
res = flip(document.getElementById(szDivId));
}
else if (document.all) {
// this is the way old msie versions work
res = flip(document.all[szDivId]);
}
if(elem) {
if(res == 0) elem.innerHTML = msg1; else elem.innerHTML = msg2;
}
}
function toggleAllBoxes() {
if (document.getElementsByTagName) {
d = document.getElementsByTagName('div');
for (i = 0; i < d.length; i++) {
if (d[i].className == 'log') {
flip(d[i]);
}
}
}
}
// -->
</script>
</head>
<body>
<h2 align='center'>Default test</h2><table border='1' align="center">
<tr>
<td>Tests passed/Failed/Skipped:</td><td>1/0/0</td>
</tr><tr>
<td>Started on:</td><td>Tue Jun 29 14:10:00 CST 2021</td>
</tr>
<tr><td>Total time:</td><td>1 seconds (1695 ms)</td>
</tr><tr>
<td>Included groups:</td><td></td>
</tr><tr>
<td>Excluded groups:</td><td></td>
</tr>
</table><p/>
<small><i>(Hover the method name to see the test class name)</i></small><p/>
<table width='100%' border='1' class='invocation-passed'>
<tr><td colspan='4' align='center'><b>PASSED TESTS</b></td></tr>
<tr><td><b>Test method</b></td>
<td width="30%"><b>Exception</b></td>
<td width="10%"><b>Time (seconds)</b></td>
<td><b>Instance</b></td>
</tr>
<tr>
<td title='com.pipi.invoker.CosPlayerTest.testMoneyDetailsSave()'><b>testMoneyDetailsSave</b><br>Test class: com.pipi.invoker.CosPlayerTest<br>Test method: 充皮皮币<br/>
<a href="#Output-1871612052" onClick='toggleBox("Output-1871612052", this, "Show output", "Hide output");'>Show output</a>
<a href="#Output-1871612052" onClick="toggleAllBoxes();">Show all outputs</a>
<div class='log' id="Output-1871612052">
===================================<br/>
###Http Request Url### : <br/>
https://pre-test-api-admin.apeiwan.com/login<br/>
###Http Request Method### : POST<br/>
###Http Request Headers### : <br/>
{"Content-Type":"application/x-www-form-urlencoded"}<br/>
###Http Request queryString before URLEncoder### : <br/>
{"password":"MXFhejJ3c3gzZWRj","username":"chengjie"}<br/>
###Http Request queryString after URLEncoder### :<br/>
password=MXFhejJ3c3gzZWRj&username=chengjie<br/>
===================================<br/>
###Http Response Status line### : <br/>
HTTP/1.1 200 OK<br/>
###Http Response Headers### : <br/>
{"Strict-Transport-Security":"max-age=15724800; includeSubDomains","Connection":"keep-alive","Vary":"Access-Control-Request-Headers","Content-Length":"787","Date":"Tue, 29 Jun 2021 06:10:01 GMT","Content-Type":"application/json"}<br/>
###Http Response Content### :<br/>
{"msg":"","data":{"cancel":false,"id":75,"roleId":6,"updateTime":"2021-04-22 18:52:37","token":"628b7d1cfe9548f4ab3076e881e337d0","createTime":"2019-11-06 12:07:10","newUser":false,"name":"程杰","roleName":"开发人员","username":"chengjie","status":1},"status":200}<br/>
===================================<br/>
===================================<br/>
###Http Request Url### : <br/>
https://pre-test-api-admin.apeiwan.com/api/v1/user/list<br/>
###Http Request Method### : POST<br/>
###Http Request Headers### : <br/>
{"token":"628b7d1cfe9548f4ab3076e881e337d0","Content-Type":"application/x-www-form-urlencoded"}<br/>
###Http Request queryString before URLEncoder### : <br/>
{"mobile":"13823774138","pageSize":10,"pageNum":1}<br/>
###Http Request queryString after URLEncoder### :<br/>
mobile=13823774138&pageSize=10&pageNum=1<br/>
===================================<br/>
###Http Response Status line### : <br/>
HTTP/1.1 200 OK<br/>
###Http Response Headers### : <br/>
{"Transfer-Encoding":"chunked","Strict-Transport-Security":"max-age=15724800; includeSubDomains","Connection":"keep-alive","Vary":"Access-Control-Request-Headers","Date":"Tue, 29 Jun 2021 06:10:01 GMT","Content-Type":"application/json"}<br/>
###Http Response Content### :<br/>
{"msg":"查询用户列表成功!","data":{"startRow":1,"lastPage":1,"navigatepageNums":[1],"prePage":0,"hasNextPage":false,"nextPage":0,"pageSize":10,"orderBy":"u.create_time desc","endRow":1,"list":[{"sourceId":507,"platformAuthUrl":"","platformAuth":0,"publicOpenId":"1047683-os6HU059MQKLgBJqzwKcdEau6Mzo-1624520485363","nobleName":"未开通","type":2,"balance":0.00,"charmDrawSum":0,"loginIp":"61.183.246.70","id":4022309,"chargeBalance":10031.00,"headPortraitsUrl":"http://game-play.oss-cn-hangzhou.aliyuncs.com/2021/5/18/82cd5b8c0bb741979ca92e634899fdf2.jpg","lastMemberExp":0,"nobleRankCode":-1,"activeTime":"2021-06-25 10:42:39","userInfoAuth":2,"status":1,"gender":1,"city":"武汉","registerType":3,"guildCode":"16208545","userCode":"190322040","loginTime":"2021-06-25 10:42:38","ordersTakeStatus":1,"nickname":"雨落心玄","registIp":"113.89.34.116","virtualBalance":175,"isCancel":false,"memberLevel":0,"mobile":"13823774138","imPsw":"2b98dd8b27e24e87937428bd67d7ba6b","updateTime":"2021-05-12 23:23:25","quickServerStatus":0,"imId":"4022309_20210415","scoreAvg":4.0,"charm":0,"createTime":"2021-04-15 15:23:14","newUser":false,"sourceName":"华为市场","registDeviceNo":"6d90e789-f618-4e8d-8366-6b1af5e63f27"}],"pageNum":1,"navigatePages":8,"total":1,"pages":1,"size":1,"firstPage":1,"isLastPage":true,"hasPreviousPage":false,"isFirstPage":true},"status":200}<br/>
===================================<br/>
===================================<br/>
###Http Request Url### : <br/>
https://pre-test-api-admin.apeiwan.com/api/v1/moneyDetails/save<br/>
###Http Request Method### : POST<br/>
###Http Request Headers### : <br/>
{"token":"628b7d1cfe9548f4ab3076e881e337d0","Content-Type":"application/x-www-form-urlencoded"}<br/>
###Http Request queryString before URLEncoder### : <br/>
{"ext":"1","money":1,"balance":"0.00","isSearch":true,"moneyType":1,"mobile":"13823774138","nickname":"雨落心玄","remark":"1","chargeBalance":"10031.00","userId":"4022309","searchValue":"4022309"}<br/>
###Http Request queryString after URLEncoder### :<br/>
ext=1&money=1&balance=0.00&isSearch=true&moneyType=1&mobile=13823774138&nickname=%E9%9B%A8%E8%90%BD%E5%BF%83%E7%8E%84&remark=1&chargeBalance=10031.00&userId=4022309&searchValue=4022309<br/>
===================================<br/>
###Http Response Status line### : <br/>
HTTP/1.1 200 OK<br/>
###Http Response Headers### : <br/>
{"Transfer-Encoding":"chunked","Strict-Transport-Security":"max-age=15724800; includeSubDomains","Connection":"keep-alive","Vary":"Access-Control-Request-Headers","Date":"Tue, 29 Jun 2021 06:10:02 GMT","Content-Type":"application/json"}<br/>
###Http Response Content### :<br/>
{"msg":"操作成功!","status":200}<br/>
===================================<br/>
</div>
</td>
<td></td>
<td>1</td>
<td>com.pipi.invoker.CosPlayerTest@27fe3806</td></tr>
</table><p>
</body>
</html>