Hi,
Does anyone know a way to mock out calls to component.setResponsePage
when unit testing? This method causes me to not only mock out
dependencies in the page I'm testing, but in the response page as
well, which is a pain. I thought that maybe I could extend
RequestCycle and override the setResponsePage methods but I don't see
how to make wicket use my extended request cycle. Can this be done or
is there another way?
much thanks
Eric
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]