Use to add ....
Element | Description |
---|---|
PHPUnit script |
The path to the PHPUnit run script. |
Search |
The IDE searches for all PHPUnit run scripts that you have installed. A dialog opens in which you select which run script to use. |
Browse |
Manually browse your file system for the run script. |
Skeleton Generator script |
The path to the PHPUnit Skeleton Generator script. PHPUnit script is now deprecated for generating unit tests and you should use PHPUnit Skeleton Generator script instead. |
Search |
The IDE searches for all Skeleton Generator scripts that you have installed. A dialog opens in which you select which run script to use. |
Browse |
Manually browse your file system for the Skeleton Generator script. |
Note: PHPUnit is not installed with NetBeans IDE. Click the Learn More link to open a browser window with PHPUnit's installation instructions.
Related Topics
Developing Applications with NetBeans IDE,
Copyright © 2013, Oracle and/or its affiliates. All rights reserved. |