You are here

constant PHPUnit_TextUI_TestRunner::FAILURE_EXIT in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/phpunit/phpunit/src/TextUI/TestRunner.php \PHPUnit_TextUI_TestRunner::FAILURE_EXIT

File

vendor/phpunit/phpunit/src/TextUI/TestRunner.php, line 22

Class

PHPUnit_TextUI_TestRunner
A TestRunner for the Command Line Interface (CLI) PHP SAPI Module.

Code

const FAILURE_EXIT = 1;