You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/02/05 20:42:39 UTC

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

    [ https://issues.apache.org/jira/browse/WICKET-6081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15134826#comment-15134826 ] 

ASF subversion and git services commented on WICKET-6081:
---------------------------------------------------------

Commit 48239c97440c7deaf42ab1925273516f11c57f37 in wicket's branch refs/heads/wicket-7.x from [~mgrigorov]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=48239c9 ]

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)