Hi folks,
I see that Wicket has two WicketTestCase classes, one from wicket-core and the other from wicket-extensions and both under the same package :-/. This makes using WicketTestCase impossible if we depends on wicket-extensions as this produces a name conflict. Should we do something about this (for example rename WicketTestCase from wicket-extensions)?
