After a after taking a closer look I would say that we can directly remove WicketTestCase from wicket-extensions and replace it with the other one. The twoclasses are almost identical.

On 18/06/2015 16:11, andrea del bene wrote:
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)?

Reply via email to