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

\XMLPHPUnitResultFormatter

Prints XML output of the test to a specified Writer

Extends from
\PHPUnitResultFormatter
author
Michiel Rook
package
phing.tasks.ext.formatter
since
2.1.0
version
$Id: XMLPHPUnitResultFormatter.php 797 2010-06-24 14:36:36Z mrook $

Properties

Propertyprivate\PHPUnit_Util_Log_JUnit  $logger= 'NULL'

Default valueNULLDetails
Type
\PHPUnit_Util_Log_JUnit

Methods

methodpublic  __construct(  $parentTask ) :
Parameters
Name Type Description
$parentTask
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  endTest(  $test,  $time ) :
Parameters
Name Type Description
$test
$time
methodpublic  endTestRun( ) :
methodpublic  endTestSuite(  $suite ) :
Parameters
Name Type Description
$suite
methodpublic  getExtension( ) :
methodpublic  getPreferredOutfile( ) :
methodpublic  startTest(  $test ) :
Parameters
Name Type Description
$test
methodpublic  startTestSuite(  $suite ) :
Parameters
Name Type Description
$suite
Documentation was generated by DocBlox 0.13.1.