-
Notifications
You must be signed in to change notification settings - Fork 3
/
word-pack-result.html
131 lines (131 loc) · 5.2 KB
/
word-pack-result.html
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
<?xml version="1.0" encoding="UTF-8"?><html xmlns:test="http://www.jenitennison.com/xslt/unit-test" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Test Report for home/dario/git/w2tei/word-pack.xsl (passed: 5 / pending: 0 / failed: 0 / total: 5)</title>
<link rel="stylesheet" type="text/css" href="file:/home/dario/.p2/pool/plugins/com.oxygenxml.editor_20.1.0.v2018122403/frameworks/xspec/src/reporter/test-report.css" />
</head>
<body>
<h1>Test Report</h1>
<p>Stylesheet: <a href="file:/home/dario/git/w2tei/word-pack.xsl">home/dario/git/w2tei/word-pack.xsl</a></p>
<p>Tested: 22 January 2019 at 15:09</p>
<h2>Contents</h2>
<table class="xspec">
<col width="75%" />
<col width="6.25%" />
<col width="6.25%" />
<col width="6.25%" />
<col width="6.25%" />
<thead>
<tr>
<th></th>
<th class="totals">passed: 5</th>
<th class="totals">pending: 0</th>
<th class="totals">failed: 0</th>
<th class="totals">total: 5</th>
</tr>
</thead>
<tbody>
<tr class="successful">
<th><a href="#d3e4">T1: Scenario for testing function is</a></th>
<th class="totals">2</th>
<th class="totals">0</th>
<th class="totals">0</th>
<th class="totals">2</th>
</tr>
<tr class="successful">
<th><a href="#d3e82">Scenarios for testing function string</a></th>
<th class="totals">1</th>
<th class="totals">0</th>
<th class="totals">0</th>
<th class="totals">1</th>
</tr>
<tr class="successful">
<th><a href="#d3e124">T9: hasContent()</a></th>
<th class="totals">2</th>
<th class="totals">0</th>
<th class="totals">0</th>
<th class="totals">2</th>
</tr>
</tbody>
</table>
<div id="d3e4">
<h2 class="successful">T1: Scenario for testing function is<span class="scenario-totals">passed: 2 / pending: 0 / failed: 0 / total: 2</span></h2>
<table class="xspec" id="t-d3e4">
<col width="75%" />
<col width="25%" />
<tbody>
<tr class="successful">
<th>T1: Scenario for testing function is</th>
<th>passed: 2 / pending: 0 / failed: 0 / total: 2</th>
</tr>
<tr class="successful">
<th>T1.1: strict, genau</th>
<th>passed: 1 / pending: 0 / failed: 0 / total: 1</th>
</tr>
<tr class="successful">
<td>true</td>
<td>Success</td>
</tr>
<tr class="successful">
<th>T1.2: strict, länger</th>
<th>passed: 1 / pending: 0 / failed: 0 / total: 1</th>
</tr>
<tr class="successful">
<td>false</td>
<td>Success</td>
</tr>
</tbody>
</table>
</div>
<div id="d3e82">
<h2 class="successful">Scenarios for testing function string<span class="scenario-totals">passed: 1 / pending: 0 / failed: 0 / total: 1</span></h2>
<table class="xspec" id="t-d3e82">
<col width="75%" />
<col width="25%" />
<tbody>
<tr class="successful">
<th>Scenarios for testing function string</th>
<th>passed: 1 / pending: 0 / failed: 0 / total: 1</th>
</tr>
<tr class="successful">
<th>1: one w:t only</th>
<th>passed: 1 / pending: 0 / failed: 0 / total: 1</th>
</tr>
<tr class="successful">
<td>one String</td>
<td>Success</td>
</tr>
</tbody>
</table>
</div>
<div id="d3e124">
<h2 class="successful">T9: hasContent()<span class="scenario-totals">passed: 2 / pending: 0 / failed: 0 / total: 2</span></h2>
<table class="xspec" id="t-d3e124">
<col width="75%" />
<col width="25%" />
<tbody>
<tr class="successful">
<th>T9: hasContent()</th>
<th>passed: 2 / pending: 0 / failed: 0 / total: 2</th>
</tr>
<tr class="successful">
<th>T9.1</th>
<th>passed: 1 / pending: 0 / failed: 0 / total: 1</th>
</tr>
<tr class="successful">
<td>true</td>
<td>Success</td>
</tr>
<tr class="successful">
<th>T9.2: nix</th>
<th>passed: 1 / pending: 0 / failed: 0 / total: 1</th>
</tr>
<tr class="successful">
<td>false</td>
<td>Success</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>