project.properties 1.0 KB

12345678910111213141516171819202122
  1. auxiliary.org-netbeans-modules-php-phpunit.bootstrap_2e_create_2e_tests=false
  2. auxiliary.org-netbeans-modules-php-phpunit.bootstrap_2e_enabled=true
  3. auxiliary.org-netbeans-modules-php-phpunit.bootstrap_2e_path=Tests/bootstrap.php
  4. auxiliary.org-netbeans-modules-php-phpunit.configuration_2e_enabled=false
  5. auxiliary.org-netbeans-modules-php-phpunit.configuration_2e_path=
  6. auxiliary.org-netbeans-modules-php-phpunit.customSuite_2e_enabled=false
  7. auxiliary.org-netbeans-modules-php-phpunit.customSuite_2e_path=
  8. auxiliary.org-netbeans-modules-php-phpunit.phpUnit_2e_enabled=false
  9. auxiliary.org-netbeans-modules-php-phpunit.phpUnit_2e_path=
  10. auxiliary.org-netbeans-modules-php-phpunit.test_2e_groups_2e_ask=false
  11. auxiliary.org-netbeans-modules-php-phpunit.test_2e_run_2e_all=false
  12. include.path=${php.global.include.path}
  13. php.version=PHP_54
  14. project.license=default
  15. project.licensePath=./nbproject/licenseheader.txt
  16. source.encoding=UTF-8
  17. src.dir=.
  18. tags.asp=false
  19. tags.short=false
  20. test.src.dir=Tests
  21. testing.providers=PhpUnit
  22. web.root=.