| [ Index ] |
|
Code source de LifeType 1.2.4 |
[Code source] [Imprimer] [Statistiques]
PHP Version 4 Copyright (c) 2002-2005, Sebastian Bergmann <sb@sebastian-bergmann.de>. All rights reserved.
| Author: | Sebastian Bergmann <sb@sebastian-bergmann.de> |
| Copyright: | 2002-2005 Sebastian Bergmann <sb@sebastian-bergmann.de> |
| License: | http://www.opensource.org/licenses/bsd-license.php BSD License |
| Version: | CVS: $Id: RepeatedTest.php,v 1.13 2005/11/10 09:47:14 sebastian Exp $ |
| Poids: | 154 lignes (5 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 1 fois |
| Nécessite: | 0 fichiers |
PHPUnit_RepeatedTest:: (3 méthodes):
PHPUnit_RepeatedTest()
countTestCases()
run()
Classe: PHPUnit_RepeatedTest - X-Ref
A Decorator that runs a test repeatedly.| PHPUnit_RepeatedTest(&$test, $timesRepeat = 1) X-Ref |
| Constructor. param: object param: integer |
| countTestCases() X-Ref |
| Counts the number of test cases that will be run by this test. return: integer |
| run(&$result) X-Ref |
| Runs the decorated test and collects the result in a TestResult. param: object |
| Généré le : Mon Nov 26 21:04:15 2007 | par Balluche grâce à PHPXref 0.7 |
|