PhpUnitTestRunner::$workingDirectory
Same name in other branches
- 8.9.x core/lib/Drupal/Core/Test/PhpUnitTestRunner.php \Drupal\Core\Test\PhpUnitTestRunner::workingDirectory
Path to the working directory.
JUnit log files will be stored in this directory.
Type: string
File
-
core/
lib/ Drupal/ Core/ Test/ PhpUnitTestRunner.php, line 33
Class
- PhpUnitTestRunner
- Run PHPUnit-based tests.
Namespace
Drupal\Core\TestCode
protected $workingDirectory;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.