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
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
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 i
Hi,
There seems to be memory leak (in cvs head) when using . 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 spac