PHPUnit2
[ class tree: PHPUnit2 ] [ index: PHPUnit2 ] [ all elements ]

Class: PHPUnit2_TextUI_ResultPrinter

Source Location: /PHPUnit2-3.0.0alpha11/TextUI/ResultPrinter.php

Class Overview

PHPUnit2_Util_Printer
   |
   --PHPUnit2_TextUI_ResultPrinter

Prints the result of a TextUI TestRunner run.


Author(s):

Version:

  • Release: @package_version@

Copyright:

  • 2002-2006 Sebastian Bergmann <sb@sebastian-bergmann.de>

Methods


Inherited Variables

Inherited Methods


Class Details

[line 67]
Prints the result of a TextUI TestRunner run.


[ Top ]


Method Detail

printDefects   [line 102]

void printDefects( mixed {if($count==0, array $defects, integer $count, string $type)

  • Access: protected

Parameters:

array   $defects     
integer   $count     
string   $type     

[ Top ]

printResult   [line 86]

void printResult( mixed PHPUnit2_Framework_TestResult$result, float $timeElapsed, PHPUnit2_Framework_TestResult $result)

  • Access: public

Parameters:

PHPUnit2_Framework_TestResult   $result     
float   $timeElapsed     

[ Top ]


Documentation generated on Tue, 12 Sep 2006 09:37:41 -0400 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.