class StaticAnalysisCacheNotConfiguredException
Hierarchy
- class \SebastianBergmann\CodeCoverage\StaticAnalysisCacheNotConfiguredException extends \RuntimeException implements \SebastianBergmann\CodeCoverage\Exception
Expanded class hierarchy of StaticAnalysisCacheNotConfiguredException
3 files declare their use of StaticAnalysisCacheNotConfiguredException
- PhptTestCase.php in vendor/
phpunit/ phpunit/ src/ Runner/ PhptTestCase.php - TestCase.php in vendor/
phpunit/ phpunit/ src/ Framework/ TestCase.php - TestRunner.php in vendor/
phpunit/ phpunit/ src/ Framework/ TestRunner.php
File
-
vendor/
phpunit/ php-code-coverage/ src/ Exception/ StaticAnalysisCacheNotConfiguredException.php, line 14
Namespace
SebastianBergmann\CodeCoverageView source
final class StaticAnalysisCacheNotConfiguredException extends RuntimeException implements Exception {
}