[ Index ]
 

Code source de LifeType 1.2.4

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/class/test/PHPUnit/GUI/ -> HTML.php (sommaire)

PHP Version 4 Copyright (c) 2002-2005, Sebastian Bergmann <sb@sebastian-bergmann.de>. All rights reserved.

Author: Wolfram Kriesing <wolfram@kriesing.de>
Copyright: 2002-2005 Sebastian Bergmann <sb@sebastian-bergmann.de>
License: http://www.opensource.org/licenses/bsd-license.php BSD License
Version: CVS: $Id: HTML.php,v 1.19 2005/11/10 09:47:15 sebastian Exp $
Poids: 252 lignes (9 kb)
Inclus ou requis:0 fois
Référencé: 1 fois
Nécessite: 0 fichiers

Définit 1 class

PHPUnit_GUI_HTML:: (7 méthodes):
  PHPUnit_GUI_HTML()
  addSuites()
  show()
  _prepareResult()
  _prepareFailure()
  _preparePassedTests()
  _prepareError()


Classe: PHPUnit_GUI_HTML  - X-Ref

HTML GUI.

PHPUnit_GUI_HTML($suites = array()   X-Ref
the current implementation of PHPUnit is designed
this way that adding a suite to another suite only
grabs all the tests and adds them to the suite, so you
have no chance to find out which test goes with which suite
therefore you can simply pass an array of suites to this constructor here

param: array   The suites to be tested. If not given, then you might

addSuites($suites)   X-Ref
Add suites to the GUI

param: object  this should be an instance of PHPUnit_TestSuite

show()   X-Ref
this prints the HTML code straight out


_prepareResult($result,$showPassed)   X-Ref
Pas de description

_prepareFailure($failure)   X-Ref
Pas de description

_preparePassedTests($passed)   X-Ref
Pas de description

_prepareError($error)   X-Ref
Pas de description



Généré le : Mon Nov 26 21:04:15 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics