GitHub user Jezza opened a pull request:
https://github.com/apache/wicket/pull/298
WICKET-6435: Add assertAbsent to BaseWicketTester.
Closes WICKET-6435
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Jezza/wicket WICKET-6435
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/wicket/pull/298.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #298
----
commit 57e01144e07d2c6135f375fc54c46319c45d0431
Author: Jezza <jezzadabomb@...>
Date: 2018-10-16T21:56:22Z
WICKET-6435: Add assertAbsent to BaseWicketTester.
----
---