The problem with WicketTester is it replaces your Application subclass, so if you're using something like Spring, you no longer have access to Spring-managed beans. Is there a convenient workaround for this?
- [Wicket-user] WicketTester replaces Application class Nick Heudecker