class CodeCoverageReportNotConfiguredException
@no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit
@internal This class is not covered by the backward compatibility promise for PHPUnit
Hierarchy
- class \PHPUnit\TextUI\Configuration\CodeCoverageReportNotConfiguredException extends \RuntimeException implements \PHPUnit\TextUI\Configuration\Exception
Expanded class hierarchy of CodeCoverageReportNotConfiguredException
File
-
vendor/
phpunit/ phpunit/ src/ TextUI/ Configuration/ Exception/ CodeCoverageReportNotConfiguredException.php, line 19
Namespace
PHPUnit\TextUI\ConfigurationView source
final class CodeCoverageReportNotConfiguredException extends RuntimeException implements Exception {
}