class NoCoverageCacheDirectoryException
@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\NoCoverageCacheDirectoryException extends \RuntimeException implements \PHPUnit\TextUI\Configuration\Exception
Expanded class hierarchy of NoCoverageCacheDirectoryException
1 file declares its use of NoCoverageCacheDirectoryException
- WarmCodeCoverageCacheCommand.php in vendor/
phpunit/ phpunit/ src/ TextUI/ Command/ Commands/ WarmCodeCoverageCacheCommand.php
File
-
vendor/
phpunit/ phpunit/ src/ TextUI/ Configuration/ Exception/ NoCoverageCacheDirectoryException.php, line 19
Namespace
PHPUnit\TextUI\ConfigurationView source
final class NoCoverageCacheDirectoryException extends RuntimeException implements Exception {
}