From 5d60a9d743dc6f25f5a3ddd27e10a110972c5030 Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Thu, 17 Dec 2009 13:21:51 +0000 Subject: [PATCH] Corrected test case and updated sampler references svn changeset:10388/svn branch:6.2 --- .../layouts/TestLayoutClickListeners.html | 24 ++++++------------- 1 file changed, 7 insertions(+), 17 deletions(-) diff --git a/tests/src/com/vaadin/tests/layouts/TestLayoutClickListeners.html b/tests/src/com/vaadin/tests/layouts/TestLayoutClickListeners.html index 28635a9df7..743d59c007 100644 --- a/tests/src/com/vaadin/tests/layouts/TestLayoutClickListeners.html +++ b/tests/src/com/vaadin/tests/layouts/TestLayoutClickListeners.html @@ -40,7 +40,7 @@ assertText vaadin=runcomvaadintestslayoutsTestLayoutClickListeners::/VVerticalLayout[0]/ChildComponentContainer[0]/VVerticalLayout[0]/ChildComponentContainer[0]/VLabel[0] - exact:GridLayout: left left click on This is label 1 + exact:GridLayout: left click on This is label 1 mouseClick @@ -55,7 +55,7 @@ assertText vaadin=runcomvaadintestslayoutsTestLayoutClickListeners::/VVerticalLayout[0]/ChildComponentContainer[0]/VVerticalLayout[0]/ChildComponentContainer[0]/VLabel[0] - exact:GridLayout: left left click on This is tf5 + exact:GridLayout: left click on This is tf5 mouseClick @@ -70,7 +70,7 @@ assertText vaadin=runcomvaadintestslayoutsTestLayoutClickListeners::/VVerticalLayout[0]/ChildComponentContainer[0]/VVerticalLayout[0]/ChildComponentContainer[0]/VLabel[0] - exact:GridLayout: left left click on <none> + exact:GridLayout: left click on <none> @@ -86,7 +86,7 @@ assertText vaadin=runcomvaadintestslayoutsTestLayoutClickListeners::/VVerticalLayout[0]/ChildComponentContainer[0]/VVerticalLayout[0]/ChildComponentContainer[0]/VLabel[0] - exact:VerticalLayout: left left click on This is tf6 + exact:VerticalLayout: left click on This is tf6 mouseClick @@ -101,7 +101,7 @@ assertText vaadin=runcomvaadintestslayoutsTestLayoutClickListeners::/VVerticalLayout[0]/ChildComponentContainer[0]/VVerticalLayout[0]/ChildComponentContainer[0]/VLabel[0] - exact:VerticalLayout: left left click on This is label 3 + exact:VerticalLayout: left click on This is label 3 @@ -114,15 +114,10 @@ - - assertText - vaadin=runcomvaadintestslayoutsTestLayoutClickListeners::/VVerticalLayout[0]/ChildComponentContainer[0]/VVerticalLayout[0]/ChildComponentContainer[1]/VLabel[0] - Button A button with its own click listener was clicked - assertText vaadin=runcomvaadintestslayoutsTestLayoutClickListeners::/VVerticalLayout[0]/ChildComponentContainer[0]/VVerticalLayout[0]/ChildComponentContainer[0]/VLabel[0] - exact:AbsoluteLayout: left left click on A button with its own click listener + exact:Button A button with its own click listener was clicked mouseClick @@ -185,15 +180,10 @@ - - assertText - vaadin=runcomvaadintestslayoutsTestLayoutClickListeners::/VVerticalLayout[0]/ChildComponentContainer[0]/VVerticalLayout[0]/ChildComponentContainer[1]/VLabel[0] - Button A button with its own click listener was clicked - assertText vaadin=runcomvaadintestslayoutsTestLayoutClickListeners::/VVerticalLayout[0]/ChildComponentContainer[0]/VVerticalLayout[0]/ChildComponentContainer[0]/VLabel[0] - exact:CSSLayout: left click on A button with its own click listener + exact:Button A button with its own click listener was clicked -- 2.39.5