On Fri, 07 Mar 2008, reikje wrote:
> Do you have to have junit.jar in the classpath if you want to use
> WicketTester? We are using TestNG here and in a regular TestNG test case

Supposedly BaseWicketTester is testing framework neutral,
and WicketTester the JUnit version of it. Theoretically you
might be able to do TestNgWicketTester by extending 
BaseWicketTester, but I don't know if it would work in practice.

Best wishes,
Timo

-- 
Timo Rantalaiho           
Reaktor Innovations Oy    <URL: http://www.ri.fi/ >

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

Reply via email to