Hi,

> I've started testing this approach and I'm a little stuck. I can easily
> inject objects like that for running the application, but how do I
> inject mock objects for testing? The module used by the injector (in the
> article's example) is hard-coded into the InjectorService object.

you could use modules depending on environment settings e.g.

Shouldn't be too hard.

--- Jan.



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

Reply via email to