◆ getExtensionConfiguration()
PHPUnit\Util\Configuration::getExtensionConfiguration |
( |
| ) |
|
◆ getFilename()
PHPUnit\Util\Configuration::getFilename |
( |
| ) |
|
Returns the real path to the configuration file.
◆ getFilterConfiguration()
PHPUnit\Util\Configuration::getFilterConfiguration |
( |
| ) |
|
Returns the configuration for SUT filtering.
◆ getGroupConfiguration()
PHPUnit\Util\Configuration::getGroupConfiguration |
( |
| ) |
|
Returns the configuration for groups.
◆ getInstance()
static PHPUnit\Util\Configuration::getInstance |
( |
string |
$filename | ) |
|
|
static |
Returns a PHPUnit configuration object.
- Exceptions
-
◆ getListenerConfiguration()
PHPUnit\Util\Configuration::getListenerConfiguration |
( |
| ) |
|
Returns the configuration for listeners.
◆ getLoggingConfiguration()
PHPUnit\Util\Configuration::getLoggingConfiguration |
( |
| ) |
|
Returns the logging configuration.
◆ getPHPConfiguration()
PHPUnit\Util\Configuration::getPHPConfiguration |
( |
| ) |
|
Returns the PHP configuration.
◆ getPHPUnitConfiguration()
PHPUnit\Util\Configuration::getPHPUnitConfiguration |
( |
| ) |
|
◆ getTestdoxGroupConfiguration()
PHPUnit\Util\Configuration::getTestdoxGroupConfiguration |
( |
| ) |
|
Returns the configuration for testdox groups.
◆ getTestSuiteConfiguration()
PHPUnit\Util\Configuration::getTestSuiteConfiguration |
( |
string |
$testSuiteFilter = '' | ) |
|
Returns the test suite configuration.
- Exceptions
-
◆ getTestSuiteNames()
PHPUnit\Util\Configuration::getTestSuiteNames |
( |
| ) |
|
Returns the test suite names from the configuration.
◆ getValidationErrors()
PHPUnit\Util\Configuration::getValidationErrors |
( |
| ) |
|
◆ handlePHPConfiguration()
PHPUnit\Util\Configuration::handlePHPConfiguration |
( |
| ) |
|
Handles the PHP configuration.
◆ hasValidationErrors()
PHPUnit\Util\Configuration::hasValidationErrors |
( |
| ) |
|
The documentation for this class was generated from the following file: