You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Alasdair Collinson (JIRA)" <ji...@apache.org> on 2016/01/19 13:57:39 UTC

[jira] [Created] (WICKET-6081) Add "assertNotRequired" to the WicketTester

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)