summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2012-12-13 16:24:07 +0000
committerVaadin Code Review <review@vaadin.com>2012-12-13 16:24:07 +0000
commitacc7eaece40208ddfb4cbccbcaecb709b5c20407 (patch)
tree602e2bfdfdf9503db5c42996517ee0705df3740a
parent9d73d51282ec045a1a1cb613d140c03aef3bde59 (diff)
parent4751011fba2e1a31c43d2d581de4b004edd10d72 (diff)
downloadvaadin-framework-acc7eaece40208ddfb4cbccbcaecb709b5c20407.tar.gz
vaadin-framework-acc7eaece40208ddfb4cbccbcaecb709b5c20407.zip
Merge "Fixed class name in test"
-rw-r--r--uitest/src/com/vaadin/tests/components/table/TableWithCustomConverterFactory.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/uitest/src/com/vaadin/tests/components/table/TableWithCustomConverterFactory.html b/uitest/src/com/vaadin/tests/components/table/TableWithCustomConverterFactory.html
index d7f1ac22c7..3bf592aeb1 100644
--- a/uitest/src/com/vaadin/tests/components/table/TableWithCustomConverterFactory.html
+++ b/uitest/src/com/vaadin/tests/components/table/TableWithCustomConverterFactory.html
@@ -13,27 +13,27 @@
</thead><tbody>
<tr>
<td>open</td>
- <td>/run/com.vaadin.tests.server.component.table.TableWithCustomConverterFactory?debug&amp;restartApplication</td>
+ <td>/run/com.vaadin.tests.components.table.TableWithCustomConverterFactory?debug&amp;restartApplication</td>
<td></td>
</tr>
<tr>
<td>assertText</td>
- <td>vaadin=runcomvaadintestsservercomponenttableTableWithCustomConverterFactory::/VVerticalLayout[0]/VOrderedLayout$Slot[1]/VVerticalLayout[0]/VOrderedLayout$Slot[0]/VScrollTable[0]/domChild[1]/domChild[0]/domChild[1]/domChild[0]/domChild[0]/domChild[0]/domChild[0]</td>
+ <td>vaadin=runcomvaadintestscomponentstableTableWithCustomConverterFactory::/VVerticalLayout[0]/VOrderedLayout$Slot[1]/VVerticalLayout[0]/VOrderedLayout$Slot[0]/VScrollTable[0]/domChild[1]/domChild[0]/domChild[1]/domChild[0]/domChild[0]/domChild[0]/domChild[0]</td>
<td>Second column is 1</td>
</tr>
<tr>
<td>assertText</td>
- <td>vaadin=runcomvaadintestsservercomponenttableTableWithCustomConverterFactory::/VVerticalLayout[0]/VOrderedLayout$Slot[1]/VVerticalLayout[0]/VOrderedLayout$Slot[0]/VScrollTable[0]/domChild[1]/domChild[0]/domChild[1]/domChild[0]/domChild[0]/domChild[1]/domChild[0]</td>
+ <td>vaadin=runcomvaadintestscomponentstableTableWithCustomConverterFactory::/VVerticalLayout[0]/VOrderedLayout$Slot[1]/VVerticalLayout[0]/VOrderedLayout$Slot[0]/VScrollTable[0]/domChild[1]/domChild[0]/domChild[1]/domChild[0]/domChild[0]/domChild[1]/domChild[0]</td>
<td>Integer: 1</td>
</tr>
<tr>
<td>assertText</td>
- <td>vaadin=runcomvaadintestsservercomponenttableTableWithCustomConverterFactory::/VVerticalLayout[0]/VOrderedLayout$Slot[1]/VVerticalLayout[0]/VOrderedLayout$Slot[0]/VScrollTable[0]/domChild[1]/domChild[0]/domChild[1]/domChild[0]/domChild[1]/domChild[0]/domChild[0]</td>
+ <td>vaadin=runcomvaadintestscomponentstableTableWithCustomConverterFactory::/VVerticalLayout[0]/VOrderedLayout$Slot[1]/VVerticalLayout[0]/VOrderedLayout$Slot[0]/VScrollTable[0]/domChild[1]/domChild[0]/domChild[1]/domChild[0]/domChild[1]/domChild[0]/domChild[0]</td>
<td>Second column is 4589</td>
</tr>
<tr>
<td>assertText</td>
- <td>vaadin=runcomvaadintestsservercomponenttableTableWithCustomConverterFactory::/VVerticalLayout[0]/VOrderedLayout$Slot[1]/VVerticalLayout[0]/VOrderedLayout$Slot[0]/VScrollTable[0]/domChild[1]/domChild[0]/domChild[1]/domChild[0]/domChild[1]/domChild[1]/domChild[0]</td>
+ <td>vaadin=runcomvaadintestscomponentstableTableWithCustomConverterFactory::/VVerticalLayout[0]/VOrderedLayout$Slot[1]/VVerticalLayout[0]/VOrderedLayout$Slot[0]/VScrollTable[0]/domChild[1]/domChild[0]/domChild[1]/domChild[0]/domChild[1]/domChild[1]/domChild[0]</td>
<td>Integer: 4589</td>
</tr>