]> source.dussan.org Git - vaadin-framework.git/commitdiff
Corrected assert string
authorArtur Signell <artur@vaadin.com>
Tue, 20 Dec 2011 11:32:15 +0000 (13:32 +0200)
committerArtur Signell <artur@vaadin.com>
Tue, 20 Dec 2011 13:38:39 +0000 (15:38 +0200)
tests/testbench/com/vaadin/tests/components/datefield/CommitInvalid.html

index b033a4c9e0aabac128494541e134011e20fe7a42..842088809807e16c2b247fb42bd1646f0cde2ced 100644 (file)
 <tr>
        <td>assertText</td>
        <td>vaadin=runcomvaadintestscomponentsdatefieldCommitInvalid::PID_SLog_row_2</td>
-       <td>4. Commit failed : Could not convert '42f' to java.lang.Integer</td>
+       <td>4. Commit failed : Could not convert value to Integer</td>
 </tr>
 <tr>
        <td>assertText</td>
        <td>vaadin=runcomvaadintestscomponentsdatefieldCommitInvalid::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/ChildComponentContainer[0]/VForm[0]/domChild[0]/domChild[2]/domChild[0]</td>
-       <td>Could not convert '42f' to java.lang.Integer</td>
+       <td>Could not convert value to Integer</td>
 </tr>
 <tr>
        <td>assertText</td>