On Mon, 7 Mar 2005, Matt Benson <[EMAIL PROTECTED]> wrote:

> Do these get run by Gump in any way?

Yes, in this case tests and classes under test share the same
classloader, since they all get loaded with the system classloader.

> But I'd still like to know how to run such a test.  :)

Put build/classes and build/testcases (and JUnit) on your CLASSPATH
and run Ant with -Dbuild.sysclasspath=only.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to