You are here

class PHPUnit_Framework_InvalidCoversTargetException in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/phpunit/phpunit/src/Framework/InvalidCoversTargetException.php \PHPUnit_Framework_InvalidCoversTargetException

@since Class available since Release 4.0.0

Hierarchy

Expanded class hierarchy of PHPUnit_Framework_InvalidCoversTargetException

File

vendor/phpunit/phpunit/src/Framework/InvalidCoversTargetException.php, line 14

View source
class PHPUnit_Framework_InvalidCoversTargetException extends PHPUnit_Framework_CodeCoverageException {

}

Members