No sorry, no explicit documentation. Javadoc for WicketTester however
is fairly good (IMO) and there are plenty of junit tests which make
use of it.

Juergen

On 11/14/05, Arto Arffman <[EMAIL PROTECTED]> wrote:
> sorry. forgot Page2, but it is exactly the same as Page1. Both were
> inherited from MenuPage.
>
> I'd like to learn more about WicketTester. Is there any "getting started"
> type of documents?
>
>
> 2005/11/14, Juergen Donnerstag <[EMAIL PROTECTED]>:
> >
> > Are you  switching between page1 and page2? Page2 has not been
> > provided, though it can easily be created. Just want to make sure I
> > test the same thing. For us to find the bug, it would great if you can
> > create a junit test like the ones in src/test. By using WicketTester
> > it is realy easy to create it.
> >
> > thanks
> > Juergen
> >
> > On 11/13/05, Arto Arffman < [EMAIL PROTECTED]> wrote:
> > > Hi,
> > >
> > > There seems to be memory leak (in cvs head) when using <wicket:link>. I
> > > isolated the situation to rather simple case, but my wicket knowledge is
> not
> > > enough for solving this. I attached the files that produce the error.
> > > Clicking the links a few times cause error " java.lang.OutOfMemoryError:
> > > Java heap space". This does not happen with 1.1 final.
> > >
> > > /arto
> > >
> >
> >
> > -------------------------------------------------------
> > SF.Net email is sponsored by:
> > Tame your development challenges with Apache's Geronimo App Server.
> Download
> > it for free - -and be entered to win a 42" plasma tv or your very own
> > Sony(tm)PSP.  Click here to play:
> http://sourceforge.net/geronimo.php
> > _______________________________________________
> > Wicket-user mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/wicket-user
> >
>
>


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to