PhpUnitTestRunner::$configurationFilePath

Same name and namespace in other branches
  1. 11.x core/lib/Drupal/Core/Test/PhpUnitTestRunner.php \Drupal\Core\Test\PhpUnitTestRunner::configurationFilePath

Path to PHPUnit's configuration file.

Type: configurationFilePath

File

core/lib/Drupal/Core/Test/PhpUnitTestRunner.php, line 34

Class

PhpUnitTestRunner
Run PHPUnit-based tests.

Namespace

Drupal\Core\Test

Code

private string $configurationFilePath;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.