[Yanel-commits] rev 51023 - public/yanel/trunk/src/realms/use-cases/yanel/src/test/canoo/tests

michi at wyona.com michi at wyona.com
Tue Jul 6 22:24:07 CEST 2010


Author: michi
Date: 2010-07-06 22:24:06 +0200 (Tue, 06 Jul 2010)
New Revision: 51023

Modified:
   public/yanel/trunk/src/realms/use-cases/yanel/src/test/canoo/tests/usecase-test-alice-user.xml
Log:
note added re htmlunit test

Modified: public/yanel/trunk/src/realms/use-cases/yanel/src/test/canoo/tests/usecase-test-alice-user.xml
===================================================================
--- public/yanel/trunk/src/realms/use-cases/yanel/src/test/canoo/tests/usecase-test-alice-user.xml	2010-07-06 20:22:09 UTC (rev 51022)
+++ public/yanel/trunk/src/realms/use-cases/yanel/src/test/canoo/tests/usecase-test-alice-user.xml	2010-07-06 20:24:06 UTC (rev 51023)
@@ -6,10 +6,10 @@
   <import file="../definitions.xml"/>
 
   <target name="test" depends="wt.defineMacros">
-    <webtest name="Usecase Test User Alice">
+    <webtest name="Usecase Test User alice">
       &config;
       <invoke description="Get the page: " url="/${realm.prefix}alice"/>
-      <verifyText description="Verify that text is contained in the page" text="Edit user profile of Alice"/>
+      <verifyText description="Verify that text is contained in the page" text="Edit user profile of Alice"/> <!-- WARN: This class is modifying the profile of alice beforehand: src/contributions/resources/yanel-user/src/test/htmlunit/org/wyona/yanel/impl/resources/YanelUserResourceWebTest.java -->
     </webtest>
   </target>
 



More information about the Yanel-commits mailing list