- Note
- GPL-2.0-or-later
Definition at line 12 of file PhpUnitTestListProcessor.php.
◆ __construct()
MediaWiki\Composer\PhpUnitSplitter\PhpUnitTestListProcessor::__construct |
( |
string | $testListFile, |
|
|
?string | $resultsCacheFile = null, |
|
|
?string | $testGroup = null ) |
◆ getTestClasses()
MediaWiki\Composer\PhpUnitSplitter\PhpUnitTestListProcessor::getTestClasses |
( |
| ) |
|
- Returns
- TestDescriptor[] A list of TestDescriptor objects representing the test classes found in the
--list-tests
XML output
Definition at line 49 of file PhpUnitTestListProcessor.php.
The documentation for this class was generated from the following file: