You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 5, 2020. It is now read-only.
Wicket 1.5 has added a new facility for testing components with arbitrary markup, BaseWicketTester#startComponentInPage(). This seems to overlap with our WicketTestUtils.startComponentWithHtml().
Consider deprecating our method if it doesn't offer anything over the standard Wicket 1.5 approach.
The text was updated successfully, but these errors were encountered: