You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2010/11/21 13:32:17 UTC

[jira] Commented: (WICKET-3152) Wicket tester should allow testing for enabled/disabled status and for fields being required.

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

Hudson commented on WICKET-3152:
--------------------------------

Integrated in Apache Wicket 1.4.x #282 (See [https://hudson.apache.org/hudson/job/Apache%20Wicket%201.4.x/282/])
    WICKET-3152 Wicket tester should allow testing for enabled/disabled status and for fields being required.

Add assertions for enabled/disabled component and required form component

merge r1037420 from trunk (1.5.x)


> Wicket tester should allow testing for enabled/disabled status and for fields being required.
> ---------------------------------------------------------------------------------------------
>
>                 Key: WICKET-3152
>                 URL: https://issues.apache.org/jira/browse/WICKET-3152
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.4.12, 1.4.13
>            Reporter: Michiel Leegwater
>            Assignee: Martin Grigorov
>            Priority: Minor
>             Fix For: 1.4.14, 1.5-M4
>
>         Attachments: patch.txt
>
>
> assertVisible is present, but assertEnabled is not. Likewise for assertDisabled and assertRequired. Refer to patch which will be attached.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.