Update of /cvsroot/jwebunit/jWebUnit/test/net/sourceforge/jwebunit
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8504/test/net/sourceforge/jwebunit
Modified Files:
AllTests.java
Log Message:
Added dependend libraries for using Jetty as testserver to the lib directory for Ant
support,
made the build.xml and the project.xml working for the HelloWorldTest.
Index: AllTests.java
===================================================================
RCS file: /cvsroot/jwebunit/jWebUnit/test/net/sourceforge/jwebunit/AllTests.java,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** AllTests.java 17 Jun 2004 17:31:52 -0000 1.11
--- AllTests.java 23 Aug 2004 21:14:01 -0000 1.12
***************
*** 31,34 ****
--- 31,35 ----
suite.addTestSuite(WebCookieTest.class);
suite.addTestSuite(FormAssertionBug.class);
+ suite.addTest(HelloWorldTest.suite());
return suite;
}
-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Jwebunit-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development