]> source.dussan.org Git - sonarqube.git/blob
52078d7031bcbefc0da2812cd9a5f61073f2ced7
[sonarqube.git] /
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4 <head profile="http://selenium-ide.openqa.org/profiles/test-case">
5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
6 <title>should-display-empty-table-if-no-measure</title>
7 </head>
8 <body>
9 <table cellpadding="1" cellspacing="1" border="1">
10 <thead>
11 <tr><td rowspan="1" colspan="3">time_machine</td></tr>
12 </thead><tbody>
13         <tr>
14         <td>open</td>
15         <td>
16             /sonar/widget?id=time_machine&amp;resource=sample&amp;metric1=coverage&amp;metric2=line_coverage&amp;metric3=tests&amp;displaySparkLine=true
17         </td>
18         <td></td>
19 </tr>
20 <tr>
21         <td>assertText</td>
22         <td>block_1</td>
23         <td>*Coverage*Line coverage*Unit tests*</td>
24 </tr>
25 <tr>
26         <td>assertElementNotPresent</td>
27         <td>//img</td>
28         <td></td>
29 </tr>
30 </tbody></table>
31 </body>
32 </html>