[
https://issues.apache.org/jira/browse/WICKET-6081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15134848#comment-15134848
]
ASF subversion and git services commented on WICKET-6081:
---------------------------------------------------------
Commit 1fcb3be7a23802c5977b493444eefc9192ab88a1 in wicket's branch
refs/heads/wicket-6.x from [~mgrigorov]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=1fcb3be ]
WICKET-6081 Add "assertNotRequired" to the WicketTester
> 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
> Assignee: Martin Grigorov
> Priority: Minor
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> 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)