Vincent,
I am still having problems as mentioned below. Any help will be
appreciated.
I presumed that TestRunner is the servlet which can be used
to run tests
by providing classname parameter with appropriate test class name.
Anyhow I am getting the exact same results when I run the test through
junit.awtui.TestRunner.
I do not have junit.jar in WEB-INF/lib but I do have the
expanded junit
classes under WEB-INF/classes ( i.e. junit/framework, junit/extensions
etc.. ) That should be ok.
--Navjeet
>
>
> > -----Original Message-----
> > From: Vincent Massol [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, August 03, 2001 2:08 PM
> > To: [EMAIL PROTECTED]
> > Subject: Re: cactus and Iplanet App Server 6.0
> >
> >
> > Hi,
> >
> > * What is TestRunner ? I usually run the tests by either
> > starting the JUnit
> > text runner or the awt/swing runner ones.
> > * Can you verify that you have junit.jar in your WEB-INF/lib
> > directory ?
> >
> > Thanks
> > -Vincent
> >
> >