Description
When testing for example clicking on AjaxPagingNavigator links, the WicketTester uses a normal click instead of an AJAX click, because the links used in the AjaxPagingNavigator implement IAjaxLink directly instead of extending e.g. Ajax[Fallback]Link.