[jboss-cvs] jboss-seam/seam-gen/test ...
Peter Muir
peter at bleepbleep.org.uk
Tue Oct 30 05:58:20 EDT 2007
User: pmuir
Date: 07/10/30 05:58:20
Modified: seam-gen/test readme.txt
Log:
jars got moved around
Revision Changes Path
1.3 +2 -2 jboss-seam/seam-gen/test/readme.txt
(In the diff below, changes in quantity of whitespace are not shown.)
Index: readme.txt
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/seam-gen/test/readme.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- readme.txt 14 Oct 2007 21:47:24 -0000 1.2
+++ readme.txt 30 Oct 2007 09:58:20 -0000 1.3
@@ -1,8 +1,8 @@
If you want to run tests using the Eclipse TestNG plugin, you'll need to add
these jars to the top of your TestNG classpath. Using the Run Dialog, select
xml suite to run, and add lib/test/jboss-embedded-all.jar,
-lib/test/hibernate-all.jar, lib/test/thirdparty-all.jar and
-lib/test/jboss-deployers.jar as the first entries in the User classpath.
+lib/test/hibernate-all.jar, lib/test/thirdparty-all.jar, lib/embedded-api.jar and
+lib/jboss-deployers.jar as the first entries in the User classpath.
To add tests to your project create a TestNG xml descriptor called *Test.xml e.g.
FooTest.xml next to your test classes and run ant test.
\ No newline at end of file
More information about the jboss-cvs-commits
mailing list