You might also want to ask on the JUnit Yahoo Group email list? Wayne
On 4/16/06, Ian Shafer <[EMAIL PROTECTED]> wrote: > Thanks, Boris. I saw this thread, but the JUnit4TestAdapter technique > doesn't seem to work for me. I have a feeling I'm forgetting > something simple so I'm wondering if anybody else has seen the > IllegalArgumentException and if so, what the fix is. > > Ian > > > On Apr 16, 2006, at 12:30 PM, Boris Lenzinger wrote: > > Is it related to surefire and junit 4 ? > > then check this thread [M2] surefire plugin and JUnit 4 (was on > April, 10th) > > > Ian Shafer a écrit : > > I tried this, using the JUnit4TestAdapter, but I get this exception: > > > > java.lang.IllegalArgumentException: object is not an instance of > > declaring class > > > > > > I'm using Java 1.5. > > > > Ian > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
