Tomáš Procházka created NETBEANS-4336:
-----------------------------------------
Summary: PHPUnit - code completion for @dataProvide 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
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: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists