classes/phing/tasks/ext/phpunit/formatter/PlainPHPUnitResultFormatter.php

\PlainPHPUnitResultFormatter

Prints plain text output of the test to a specified Writer.

Extends from
\PHPUnitResultFormatter
author
Michiel Rook
package
phing.tasks.ext.phpunit.formatter
since
2.1.0
version
$Id: PlainPHPUnitResultFormatter.php 792 2010-06-24 12:56:45Z mrook $

Properties

Propertyprivate  $inner= ''
Details
Type

Methods

methodpublic  addError(  $test,  $e,  $time ) :
Parameters
Name Type Description
$test
$e
$time
methodpublic  addFailure(  $test,  $e,  $time ) :
Parameters
Name Type Description
$test
$e
$time
methodpublic  addIncompleteTest(  $test,  $e,  $time ) :
Parameters
Name Type Description
$test
$e
$time
methodpublic  addSkippedTest(  $test,  $e,  $time ) :
Parameters
Name Type Description
$test
$e
$time
methodpublic  endTestRun( ) :
methodpublic  endTestSuite(  $suite ) :
Parameters
Name Type Description
$suite
methodprivate  formatError(  $type,  $test,  $e = null ) :
Parameters
Name Type Description
$type
$test
$e
methodpublic  getExtension( ) :
methodpublic  getPreferredOutfile( ) :
methodpublic  startTestSuite(  $suite ) :
Parameters
Name Type Description
$suite
Documentation was generated by DocBlox 0.13.1.