I have strange unit test where I use the WicketTester. I perform the usual "Does the page renders test?". In my IDE the test passes, but fails on the command line with Maven.

When I execute the test on the command line I can see that getLastRenderedPage() returns null.

Any idea how to debug this?

Bye,

Oliver

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to