You are here

interface PHPUnit_Exception in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/phpunit/phpunit/src/Exception.php \PHPUnit_Exception

Marker interface for PHPUnit exceptions.

@since Interface available since Release 4.0.0

Hierarchy

Expanded class hierarchy of PHPUnit_Exception

All classes that implement PHPUnit_Exception

File

vendor/phpunit/phpunit/src/Exception.php, line 16

View source
interface PHPUnit_Exception {

}

Members