[
https://issues.apache.org/jira/browse/WICKET-6081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15134850#comment-15134850
]
ASF subversion and git services commented on WICKET-6081:
---------------------------------------------------------
Commit 3c4f102586e07e7d247ddcdbb6f6f58661c9aed9 in wicket's branch
refs/heads/master from [~mgrigorov]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=3c4f102 ]
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
> Fix For: 7.3.0, 8.0.0-M1, 6.22.0
>
> 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)