fdd4bb76
zengjin55
windows
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<title>TestNG reports</title>
<link type="text/css" href="testng-reports.css" rel="stylesheet" />
<script type="text/javascript" src="jquery-1.7.1.min.js"></script>
<script type="text/javascript" src="testng-reports.js"></script>
<script type="text/javascript" src="https://www.google.com/jsapi"></script>
<script type='text/javascript'>
google.load('visualization', '1', {packages:['table']});
google.setOnLoadCallback(drawTable);
var suiteTableInitFunctions = new Array();
var suiteTableData = new Array();
</script>
<!--
<script type="text/javascript" src="jquery-ui/js/jquery-ui-1.8.16.custom.min.js"></script>
-->
</head>
<body>
|
09fdf50f
Administrator
bpms
|
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
<div class="top-banner-root">
<span class="top-banner-title-font">Test results</span>
<br/>
<span class="top-banner-font-1">1 suite</span>
</div> <!-- top-banner-root -->
<div class="navigator-root">
<div class="navigator-suite-header">
<span>All suites</span>
<a href="#" title="Collapse/expand all the suites" class="collapse-all-link">
<img src="collapseall.gif" class="collapse-all-icon">
</img> <!-- collapse-all-icon -->
</a> <!-- collapse-all-link -->
</div> <!-- navigator-suite-header -->
<div class="suite">
<div class="rounded-window">
<div class="suite-header light-rounded-window-top">
|
60b8852f
Administrator
test
|
40
41
|
<a href="#" panel-name="suite-提交PO" class="navigator-link">
<span class="suite-name border-passed">提交PO</span>
|
09fdf50f
Administrator
bpms
|
42
43
44
45
46
47
48
49
50
|
</a> <!-- navigator-link -->
</div> <!-- suite-header light-rounded-window-top -->
<div class="navigator-suite-content">
<div class="suite-section-title">
<span>Info</span>
</div> <!-- suite-section-title -->
<div class="suite-section-content">
<ul>
<li>
|
60b8852f
Administrator
test
|
51
52
|
<a href="#" panel-name="test-xml-提交PO" class="navigator-link ">
<span>D:\workspace\demo\resources\suites\sendPO.xml</span>
|
09fdf50f
Administrator
bpms
|
53
54
55
|
</a> <!-- navigator-link -->
</li>
<li>
|
60b8852f
Administrator
test
|
56
|
<a href="#" panel-name="testlist-提交PO" class="navigator-link ">
|
09fdf50f
Administrator
bpms
|
57
58
59
60
|
<span class="test-stats">1 test</span>
</a> <!-- navigator-link -->
</li>
<li>
|
60b8852f
Administrator
test
|
61
|
<a href="#" panel-name="group-提交PO" class="navigator-link ">
|
09fdf50f
Administrator
bpms
|
62
63
64
65
|
<span>0 groups</span>
</a> <!-- navigator-link -->
</li>
<li>
|
60b8852f
Administrator
test
|
66
|
<a href="#" panel-name="times-提交PO" class="navigator-link ">
|
09fdf50f
Administrator
bpms
|
67
68
69
70
|
<span>Times</span>
</a> <!-- navigator-link -->
</li>
<li>
|
60b8852f
Administrator
test
|
71
|
<a href="#" panel-name="reporter-提交PO" class="navigator-link ">
|
09fdf50f
Administrator
bpms
|
72
73
74
75
|
<span>Reporter output</span>
</a> <!-- navigator-link -->
</li>
<li>
|
60b8852f
Administrator
test
|
76
|
<a href="#" panel-name="ignored-methods-提交PO" class="navigator-link ">
|
09fdf50f
Administrator
bpms
|
77
78
79
80
|
<span>Ignored methods</span>
</a> <!-- navigator-link -->
</li>
<li>
|
60b8852f
Administrator
test
|
81
|
<a href="#" panel-name="chronological-提交PO" class="navigator-link ">
|
09fdf50f
Administrator
bpms
|
82
83
84
85
86
87
88
89
90
91
92
93
|
<span>Chronological view</span>
</a> <!-- navigator-link -->
</li>
</ul>
</div> <!-- suite-section-content -->
<div class="result-section">
<div class="suite-section-title">
<span>Results</span>
</div> <!-- suite-section-title -->
<div class="suite-section-content">
<ul>
<li>
|
60b8852f
Administrator
test
|
94
|
<span class="method-stats">4 methods, 4 passed</span>
|
09fdf50f
Administrator
bpms
|
95
96
97
98
|
</li>
<li>
<span class="method-list-title passed">Passed methods</span>
<span class="show-or-hide-methods passed">
|
60b8852f
Administrator
test
|
99
100
|
<a href="#" panel-name="suite-提交PO" class="hide-methods passed suite-提交PO"> (hide)</a> <!-- hide-methods passed suite-提交PO -->
<a href="#" panel-name="suite-提交PO" class="show-methods passed suite-提交PO"> (show)</a> <!-- show-methods passed suite-提交PO -->
|
09fdf50f
Administrator
bpms
|
101
|
</span>
|
60b8852f
Administrator
test
|
102
|
<div class="method-list-content passed suite-提交PO">
|
09fdf50f
Administrator
bpms
|
103
104
|
<span>
<img src="passed.png" width="3%"/>
|
60b8852f
Administrator
test
|
105
|
<a href="#" panel-name="suite-提交PO" title="com.buyer.testSuite.TestAddToCart" class="method navigator-link" hash-for-method="addSku">addSku</a> <!-- method navigator-link -->
|
09fdf50f
Administrator
bpms
|
106
107
108
109
|
</span>
<br/>
<span>
<img src="passed.png" width="3%"/>
|
60b8852f
Administrator
test
|
110
|
<a href="#" panel-name="suite-提交PO" title="com.buyer.testSuite.TestSendPO" class="method navigator-link" hash-for-method="conslidation">conslidation</a> <!-- method navigator-link -->
|
09fdf50f
Administrator
bpms
|
111
112
113
114
|
</span>
<br/>
<span>
<img src="passed.png" width="3%"/>
|
60b8852f
Administrator
test
|
115
|
<a href="#" panel-name="suite-提交PO" title="com.essa.testSuite.TestProductInquiry" class="method navigator-link" hash-for-method="productInquiry">productInquiry</a> <!-- method navigator-link -->
|
09fdf50f
Administrator
bpms
|
116
117
|
</span>
<br/>
|
60b8852f
Administrator
test
|
118
119
120
121
122
123
|
<span>
<img src="passed.png" width="3%"/>
<a href="#" panel-name="suite-提交PO" title="com.buyer.testSuite.TestSendPO" class="method navigator-link" hash-for-method="sendPO">sendPO</a> <!-- method navigator-link -->
</span>
<br/>
</div> <!-- method-list-content passed suite-提交PO -->
|
09fdf50f
Administrator
bpms
|
124
125
126
127
128
129
130
131
132
133
|
</li>
</ul>
</div> <!-- suite-section-content -->
</div> <!-- result-section -->
</div> <!-- navigator-suite-content -->
</div> <!-- rounded-window -->
</div> <!-- suite -->
</div> <!-- navigator-root -->
<div class="wrapper">
<div class="main-panel-root">
|
60b8852f
Administrator
test
|
134
135
|
<div panel-name="suite-提交PO" class="panel 提交PO">
<div class="suite-提交PO-class-passed">
|
09fdf50f
Administrator
bpms
|
136
137
|
<div class="main-panel-header rounded-window-top">
<img src="passed.png"/>
|
60b8852f
Administrator
test
|
138
|
<span class="class-name">com.buyer.testSuite.TestSendPO</span>
|
09fdf50f
Administrator
bpms
|
139
140
141
142
|
</div> <!-- main-panel-header rounded-window-top -->
<div class="main-panel-content rounded-window-bottom">
<div class="method">
<div class="method-content">
|
60b8852f
Administrator
test
|
143
144
145
146
147
|
<a name="conslidation">
</a> <!-- conslidation -->
<span class="method-name">conslidation</span>
<em>
(开始拼柜) </em>
|
09fdf50f
Administrator
bpms
|
148
149
150
151
|
</div> <!-- method-content -->
</div> <!-- method -->
<div class="method">
<div class="method-content">
|
60b8852f
Administrator
test
|
152
153
154
155
156
|
<a name="sendPO">
</a> <!-- sendPO -->
<span class="method-name">sendPO</span>
<em>
(设置贴纸唛头,提交PO) </em>
|
09fdf50f
Administrator
bpms
|
157
158
|
</div> <!-- method-content -->
</div> <!-- method -->
|
60b8852f
Administrator
test
|
159
160
161
162
163
164
165
166
|
</div> <!-- main-panel-content rounded-window-bottom -->
</div> <!-- suite-提交PO-class-passed -->
<div class="suite-提交PO-class-passed">
<div class="main-panel-header rounded-window-top">
<img src="passed.png"/>
<span class="class-name">com.essa.testSuite.TestProductInquiry</span>
</div> <!-- main-panel-header rounded-window-top -->
<div class="main-panel-content rounded-window-bottom">
|
09fdf50f
Administrator
bpms
|
167
168
|
<div class="method">
<div class="method-content">
|
60b8852f
Administrator
test
|
169
170
171
172
173
|
<a name="productInquiry">
</a> <!-- productInquiry -->
<span class="method-name">productInquiry</span>
<em>
(成品询价流程) </em>
|
09fdf50f
Administrator
bpms
|
174
175
176
|
</div> <!-- method-content -->
</div> <!-- method -->
</div> <!-- main-panel-content rounded-window-bottom -->
|
60b8852f
Administrator
test
|
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
|
</div> <!-- suite-提交PO-class-passed -->
<div class="suite-提交PO-class-passed">
<div class="main-panel-header rounded-window-top">
<img src="passed.png"/>
<span class="class-name">com.buyer.testSuite.TestAddToCart</span>
</div> <!-- main-panel-header rounded-window-top -->
<div class="main-panel-content rounded-window-bottom">
<div class="method">
<div class="method-content">
<a name="addSku">
</a> <!-- addSku -->
<span class="method-name">addSku</span>
<em>
(将sku加入购物车) </em>
</div> <!-- method-content -->
</div> <!-- method -->
</div> <!-- main-panel-content rounded-window-bottom -->
</div> <!-- suite-提交PO-class-passed -->
</div> <!-- panel 提交PO -->
<div panel-name="test-xml-提交PO" class="panel">
|
09fdf50f
Administrator
bpms
|
197
|
<div class="main-panel-header rounded-window-top">
|
60b8852f
Administrator
test
|
198
|
<span class="header-content">D:\workspace\demo\resources\suites\sendPO.xml</span>
|
09fdf50f
Administrator
bpms
|
199
200
201
202
203
|
</div> <!-- main-panel-header rounded-window-top -->
<div class="main-panel-content rounded-window-bottom">
<pre>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
|
60b8852f
Administrator
test
|
204
205
|
<suite name="提交PO" guice-stage="DEVELOPMENT">
<test thread-count="5" name="sendPO">
|
09fdf50f
Administrator
bpms
|
206
|
<classes>
|
60b8852f
Administrator
test
|
207
208
209
210
211
212
213
214
215
216
217
|
<class name="com.buyer.testSuite.TestAddToCart">
<methods>
<include name="addSku"/>
</methods>
</class> <!-- com.buyer.testSuite.TestAddToCart -->
<class name="com.essa.testSuite.TestProductInquiry">
<methods>
<include name="productInquiry"/>
</methods>
</class> <!-- com.essa.testSuite.TestProductInquiry -->
<class name="com.buyer.testSuite.TestSendPO">
|
09fdf50f
Administrator
bpms
|
218
|
<methods>
|
60b8852f
Administrator
test
|
219
220
|
<include name="conslidation"/>
<include name="sendPO"/>
|
09fdf50f
Administrator
bpms
|
221
|
</methods>
|
60b8852f
Administrator
test
|
222
|
</class> <!-- com.buyer.testSuite.TestSendPO -->
|
09fdf50f
Administrator
bpms
|
223
|
</classes>
|
60b8852f
Administrator
test
|
224
225
|
</test> <!-- sendPO -->
</suite> <!-- 提交PO -->
|
09fdf50f
Administrator
bpms
|
226
227
228
|
</pre>
</div> <!-- main-panel-content rounded-window-bottom -->
</div> <!-- panel -->
|
60b8852f
Administrator
test
|
229
|
<div panel-name="testlist-提交PO" class="panel">
|
09fdf50f
Administrator
bpms
|
230
|
<div class="main-panel-header rounded-window-top">
|
60b8852f
Administrator
test
|
231
|
<span class="header-content">Tests for 提交PO</span>
|
09fdf50f
Administrator
bpms
|
232
233
234
235
|
</div> <!-- main-panel-header rounded-window-top -->
<div class="main-panel-content rounded-window-bottom">
<ul>
<li>
|
60b8852f
Administrator
test
|
236
|
<span class="test-name">sendPO (3 classes)</span>
|
09fdf50f
Administrator
bpms
|
237
238
239
240
|
</li>
</ul>
</div> <!-- main-panel-content rounded-window-bottom -->
</div> <!-- panel -->
|
60b8852f
Administrator
test
|
241
|
<div panel-name="group-提交PO" class="panel">
|
09fdf50f
Administrator
bpms
|
242
|
<div class="main-panel-header rounded-window-top">
|
60b8852f
Administrator
test
|
243
|
<span class="header-content">Groups for 提交PO</span>
|
09fdf50f
Administrator
bpms
|
244
245
246
247
|
</div> <!-- main-panel-header rounded-window-top -->
<div class="main-panel-content rounded-window-bottom">
</div> <!-- main-panel-content rounded-window-bottom -->
</div> <!-- panel -->
|
60b8852f
Administrator
test
|
248
|
<div panel-name="times-提交PO" class="panel">
|
09fdf50f
Administrator
bpms
|
249
|
<div class="main-panel-header rounded-window-top">
|
60b8852f
Administrator
test
|
250
|
<span class="header-content">Times for 提交PO</span>
|
09fdf50f
Administrator
bpms
|
251
252
253
254
|
</div> <!-- main-panel-header rounded-window-top -->
<div class="main-panel-content rounded-window-bottom">
<div class="times-div">
<script type="text/javascript">
|
60b8852f
Administrator
test
|
255
256
|
suiteTableInitFunctions.push('tableData_提交PO');
function tableData_提交PO() {
|
fdd4bb76
zengjin55
windows
|
257
258
259
260
261
|
var data = new google.visualization.DataTable();
data.addColumn('number', 'Number');
data.addColumn('string', 'Method');
data.addColumn('string', 'Class');
data.addColumn('number', 'Time (ms)');
|
60b8852f
Administrator
test
|
262
|
data.addRows(4);
|
fdd4bb76
zengjin55
windows
|
263
|
data.setCell(0, 0, 0)
|
60b8852f
Administrator
test
|
264
265
266
|
data.setCell(0, 1, 'conslidation')
data.setCell(0, 2, 'com.buyer.testSuite.TestSendPO')
data.setCell(0, 3, 29695);
|
fdd4bb76
zengjin55
windows
|
267
|
data.setCell(1, 0, 1)
|
60b8852f
Administrator
test
|
268
269
270
|
data.setCell(1, 1, 'productInquiry')
data.setCell(1, 2, 'com.essa.testSuite.TestProductInquiry')
data.setCell(1, 3, 15888);
|
09fdf50f
Administrator
bpms
|
271
|
data.setCell(2, 0, 2)
|
60b8852f
Administrator
test
|
272
273
274
275
276
277
278
279
|
data.setCell(2, 1, 'addSku')
data.setCell(2, 2, 'com.buyer.testSuite.TestAddToCart')
data.setCell(2, 3, 12739);
data.setCell(3, 0, 3)
data.setCell(3, 1, 'sendPO')
data.setCell(3, 2, 'com.buyer.testSuite.TestSendPO')
data.setCell(3, 3, 12651);
window.suiteTableData['提交PO']= { tableData: data, tableDiv: 'times-div-提交PO'}
|
fdd4bb76
zengjin55
windows
|
280
281
|
return data;
}
|
09fdf50f
Administrator
bpms
|
282
283
|
</script>
<span class="suite-total-time">Total running time: 1 minutes</span>
|
60b8852f
Administrator
test
|
284
285
|
<div id="times-div-提交PO">
</div> <!-- times-div-提交PO -->
|
09fdf50f
Administrator
bpms
|
286
287
288
|
</div> <!-- times-div -->
</div> <!-- main-panel-content rounded-window-bottom -->
</div> <!-- panel -->
|
60b8852f
Administrator
test
|
289
|
<div panel-name="reporter-提交PO" class="panel">
|
09fdf50f
Administrator
bpms
|
290
|
<div class="main-panel-header rounded-window-top">
|
60b8852f
Administrator
test
|
291
|
<span class="header-content">Reporter output for 提交PO</span>
|
09fdf50f
Administrator
bpms
|
292
293
294
295
|
</div> <!-- main-panel-header rounded-window-top -->
<div class="main-panel-content rounded-window-bottom">
</div> <!-- main-panel-content rounded-window-bottom -->
</div> <!-- panel -->
|
60b8852f
Administrator
test
|
296
|
<div panel-name="ignored-methods-提交PO" class="panel">
|
09fdf50f
Administrator
bpms
|
297
|
<div class="main-panel-header rounded-window-top">
|
60b8852f
Administrator
test
|
298
|
<span class="header-content">1 ignored method</span>
|
09fdf50f
Administrator
bpms
|
299
300
|
</div> <!-- main-panel-header rounded-window-top -->
<div class="main-panel-content rounded-window-bottom">
|
60b8852f
Administrator
test
|
301
302
303
304
305
306
307
|
<div class="ignored-class-div">
<span class="ignored-class-name">com.buyer.testSuite.TestAddToCart</span>
<div class="ignored-methods-div">
<span class="ignored-method-name">keywordToCart</span>
<br/>
</div> <!-- ignored-methods-div -->
</div> <!-- ignored-class-div -->
|
09fdf50f
Administrator
bpms
|
308
309
|
</div> <!-- main-panel-content rounded-window-bottom -->
</div> <!-- panel -->
|
60b8852f
Administrator
test
|
310
|
<div panel-name="chronological-提交PO" class="panel">
|
09fdf50f
Administrator
bpms
|
311
312
313
314
315
|
<div class="main-panel-header rounded-window-top">
<span class="header-content">Methods in chronological order</span>
</div> <!-- main-panel-header rounded-window-top -->
<div class="main-panel-content rounded-window-bottom">
<div class="chronological-class">
|
60b8852f
Administrator
test
|
316
|
<div class="chronological-class-name">com.buyer.testSuite.TestAddToCart</div> <!-- chronological-class-name -->
|
09fdf50f
Administrator
bpms
|
317
318
319
320
321
|
<div class="configuration-class before">
<span class="method-name">setUp</span>
<span class="method-start">0 ms</span>
</div> <!-- configuration-class before -->
<div class="test-method">
|
60b8852f
Administrator
test
|
322
323
|
<span class="method-name">addSku</span>
<span class="method-start">9513 ms</span>
|
09fdf50f
Administrator
bpms
|
324
|
</div> <!-- test-method -->
|
60b8852f
Administrator
test
|
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
|
<div class="configuration-class after">
<span class="method-name">tearDown</span>
<span class="method-start">22254 ms</span>
</div> <!-- configuration-class after -->
</div> <!-- chronological-class -->
<div class="chronological-class">
<div class="chronological-class-name">com.essa.testSuite.TestProductInquiry</div> <!-- chronological-class-name -->
<div class="configuration-class before">
<span class="method-name">setUp</span>
<span class="method-start">23031 ms</span>
</div> <!-- configuration-class before -->
<div class="test-method">
<span class="method-name">productInquiry</span>
<span class="method-start">31534 ms</span>
</div> <!-- test-method -->
<div class="configuration-class after">
<span class="method-name">tearDown</span>
<span class="method-start">47422 ms</span>
</div> <!-- configuration-class after -->
</div> <!-- chronological-class -->
<div class="chronological-class">
<div class="chronological-class-name">com.buyer.testSuite.TestSendPO</div> <!-- chronological-class-name -->
<div class="configuration-class before">
<span class="method-name">setUp</span>
<span class="method-start">48238 ms</span>
</div> <!-- configuration-class before -->
|
09fdf50f
Administrator
bpms
|
351
|
<div class="test-method">
|
60b8852f
Administrator
test
|
352
353
|
<span class="method-name">conslidation</span>
<span class="method-start">56420 ms</span>
|
09fdf50f
Administrator
bpms
|
354
355
|
</div> <!-- test-method -->
<div class="test-method">
|
60b8852f
Administrator
test
|
356
357
|
<span class="method-name">sendPO</span>
<span class="method-start">86116 ms</span>
|
09fdf50f
Administrator
bpms
|
358
359
360
|
</div> <!-- test-method -->
<div class="configuration-class after">
<span class="method-name">tearDown</span>
|
60b8852f
Administrator
test
|
361
|
<span class="method-start">98767 ms</span>
|
09fdf50f
Administrator
bpms
|
362
363
364
365
366
|
</div> <!-- configuration-class after -->
</div> <!-- main-panel-content rounded-window-bottom -->
</div> <!-- panel -->
</div> <!-- main-panel-root -->
</div> <!-- wrapper -->
|
fdd4bb76
zengjin55
windows
|
367
368
|
</body>
</html>
|