]> source.dussan.org Git - sonarqube.git/blob
a76c3934998a5f4dd36496c61f9a253fab8d4066
[sonarqube.git] /
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3   ~ SonarQube, open source software quality management tool.
4   ~ Copyright (C) 2008-2014 SonarSource
5   ~ mailto:contact AT sonarsource DOT com
6   ~
7   ~ SonarQube is free software; you can redistribute it and/or
8   ~ modify it under the terms of the GNU Lesser General Public
9   ~ License as published by the Free Software Foundation; either
10   ~ version 3 of the License, or (at your option) any later version.
11   ~
12   ~ SonarQube is distributed in the hope that it will be useful,
13   ~ but WITHOUT ANY WARRANTY; without even the implied warranty of
14   ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
15   ~ Lesser General Public License for more details.
16   ~
17   ~ You should have received a copy of the GNU Lesser General Public License
18   ~ along with this program; if not, write to the Free Software Foundation,
19   ~ Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
20   -->
21
22 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
23 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
24 <head profile="http://selenium-ide.openqa.org/profiles/test-case">
25   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
26   <title>display-added-files</title>
27 </head>
28 <body>
29 <table cellpadding="1" cellspacing="1" border="1">
30   <thead>
31   <tr>
32     <td rowspan="1" colspan="3">should_display_added_files_in_differential_drilldown</td>
33   </tr>
34   </thead>
35   <tbody>
36   <tr>
37         <td>open</td>
38         <td>/sonar/dashboard/index?id=sample&name=Custom</td>
39         <td></td>
40 </tr>
41 <tr>
42         <td>assertText</td>
43         <td>dashboard</td>
44         <td>*Time changes*</td>
45 </tr>
46 <tr>
47         <td>assertSelectOptions</td>
48         <td>select-comparison</td>
49         <td>*since previous analysis*</td>
50 </tr>
51 </tbody>
52 </table>
53 </body>
54 </html>