File: TestRunner.php
Source Location: /PHPUnit2-2.3.0/TextUI/TestRunner.php
Classes:
PHPUnit2_TextUI_TestRunner
A TestRunner for the Command Line Interface (CLI) PHP SAPI Module.
Page Details:
PHP Version 5
LICENSE: This source file is subject to version 3.0 of the PHP license that is available through the world-wide-web at the following URI: http://www.php.net/license/3_0.txt. If you did not receive a copy of the PHP License and are unable to obtain it through the web, please send a note to license@php.net so we can mail you a copy immediately.
Includes:
require_once('PHPUnit2/Runner/BaseTestRunner.php') [line 29]
require_once('PHPUnit2/Framework/TestSuite.php') [line 27]
require_once('PHPUnit2/Runner/Version.php') [line 28]
require_once('PHPUnit2/Util/Fileloader.php') [line 31]
require_once('Console/Getopt.php') [line 33]
require_once('Benchmark/Timer.php') [line 34]
require_once('PHPUnit2/TextUI/ResultPrinter.php') [line 30]
PHPUnit2_MAIN_METHOD [line 24]
Documentation generated on Mon, 11 Mar 2019 14:12:37 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|