PhpUnitTestDiscoveryTest::$xmlOutputFile
Same name and namespace in other branches
- 11.x core/tests/Drupal/KernelTests/Core/Test/PhpUnitTestDiscoveryTest.php \Drupal\KernelTests\Core\Test\PhpUnitTestDiscoveryTest::xmlOutputFile
The filepath to the XML file to be used for dumping the test list.
Type: xmlOutputFile
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Test/ PhpUnitTestDiscoveryTest.php, line 42
Class
- PhpUnitTestDiscoveryTest
- Tests equality of test discovery between run-tests.sh and PHPUnit CLI.
Namespace
Drupal\KernelTests\Core\TestCode
private string $xmlOutputFile;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.