Alasdair Collinson created WICKET-6081:
------------------------------------------
Summary: Add "assertNotRequired" to the WicketTester
Key: WICKET-6081
URL: https://issues.apache.org/jira/browse/WICKET-6081
Project: Wicket
Issue Type: Improvement
Components: wicket
Affects Versions: 6.20.0
Reporter: Alasdair Collinson
Priority: Minor
In our project, components can be conditionally required. When the condition is
met, WicketTester#assertRequired works great; however there's currently no easy
way to test, that something is not required.
Therefore, it would be great if something like WicketTester#assertNotRequired
could be added.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)