[ Index ] |
|
Code source de PHP PEAR 1.4.5 |
[Code source] [Imprimer] [Statistiques]
PEAR_RunTest PHP versions 4 and 5
Author: | Tomas V.V.Cox <cox@idecnet.com> |
Author: | Greg Beaver <cellog@php.net> |
Copyright: | 1997-2006 The PHP Group |
License: | http://www.php.net/license/3_0.txt PHP License 3.0 |
Version: | CVS: $Id: RunTest.php,v 1.23 2006/03/28 05:33:42 cellog Exp $ |
Poids: | 447 lignes (16 kb) |
Inclus ou requis: | 1 fois |
Référencé: | 0 fois |
Nécessite: | 3 fichiers PEAR.php PEAR/Common.php PEAR/Config.php |
PEAR_RunTest:: (4 méthodes):
PEAR_RunTest()
run()
generate_diff()
save_text()
Classe: PEAR_RunTest - X-Ref
Simplified version of PHP's test suitePEAR_RunTest($logger = null, $options = array() X-Ref |
An object that supports the PEAR_Common->log() signature, or null param: PEAR_Common|null |
run($file, $ini_settings = '') X-Ref |
Pas de description |
generate_diff($wanted, $output, $return_value) X-Ref |
Pas de description |
save_text($filename, $text) X-Ref |
Pas de description |
Généré le : Sun Feb 25 14:08:00 2007 | par Balluche grâce à PHPXref 0.7 |