You are here

constant PHPUnit_TextUI_ResultPrinter::EVENT_TEST_END in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/phpunit/phpunit/src/TextUI/ResultPrinter.php \PHPUnit_TextUI_ResultPrinter::EVENT_TEST_END

File

vendor/phpunit/phpunit/src/TextUI/ResultPrinter.php, line 21

Class

PHPUnit_TextUI_ResultPrinter
Prints the result of a TextUI TestRunner run.

Code

const EVENT_TEST_END = 1;