You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Tomáš Procházka (Jira)" <ji...@apache.org> on 2020/05/14 20:38:00 UTC

[jira] [Updated] (NETBEANS-4336) PHPUnit - code completion for @dataProvider annotation

     [ https://issues.apache.org/jira/browse/NETBEANS-4336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomáš Procházka updated NETBEANS-4336:
--------------------------------------
    Summary: PHPUnit - code completion for @dataProvider annotation  (was: PHPUnit - code completion for @dataProvide annotation)

> PHPUnit - code completion for @dataProvider annotation
> ------------------------------------------------------
>
>                 Key: NETBEANS-4336
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-4336
>             Project: NetBeans
>          Issue Type: Improvement
>          Components: php - PHPUnit
>    Affects Versions: 11.3
>            Reporter: Tomáš Procházka
>            Priority: Minor
>
> PHPUnit supports annotation @dataProvider for specifying method responsible for suppliing parameters to test method. Examples are in [PHPUnit documentation|https://phpunit.readthedocs.io/en/9.1/writing-tests-for-phpunit.html#writing-tests-for-phpunit-data-providers] for Data Providers.
>  It would be useful if NetBeans IDE could complete method name for annotation.
> Another useful feature is navigation (Ctrl+click) to provider method.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists