Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. InvalidCoversTargetException.php

class InvalidCoversTargetException

@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\Framework\Exception extends \RuntimeException implements \PHPUnit\Exception
    • class \PHPUnit\Framework\CodeCoverageException extends \PHPUnit\Framework\Exception
      • class \PHPUnit\Framework\InvalidCoversTargetException extends \PHPUnit\Framework\CodeCoverageException

Expanded class hierarchy of InvalidCoversTargetException

1 file declares its use of InvalidCoversTargetException
CodeCoverage.php in vendor/phpunit/phpunit/src/Metadata/Api/CodeCoverage.php

File

vendor/phpunit/phpunit/src/Framework/Exception/InvalidCoversTargetException.php, line 17

Namespace

PHPUnit\Framework
View source
final class InvalidCoversTargetException extends CodeCoverageException {

}
RSS feed
Powered by Drupal