tasks/ext/simpletest/SimpleTestXmlResultFormatter.php

Show: inherited
Table of Contents

$Id: SimpleTestXmlResultFormatter.php 1366 2011-11-07 18:45:45Z mrook $

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

This software consists of voluntary contributions made by many individuals and is licensed under the LGPL. For more information please see http://phing.info.

\SimpleTestXmlResultFormatter

Package: phing\tasks\ext\simpletest

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

Parent(s)
\SimpleTestResultFormatter < \SimpleReporter
Author
Michiel Rook  
Since
2.2.0  
Version
$Id: SimpleTestXmlResultFormatter.php 1366 2011-11-07 18:45:45Z mrook $  

Properties

Propertyprivate\XmlReporter  $logger= 'NULL'

Default valueNULLDetails
Type
\XmlReporter
Propertyprivate  $xmlData= '""'
Default value""Details
Type
n/a

Methods

methodpublic__construct( ) : void

methodprivatecaptureStart( ) : void

methodprivatecaptureStop( ) : void

methodpublicgetExtension( ) : void

methodpublicgetPreferredOutfile( ) : void

methodpublicpaintCaseEnd(  $test_name ) : void

Parameters
Name Type Description
$test_name
methodpublicpaintCaseStart(  $test_name ) : void

Parameters
Name Type Description
$test_name
methodpublicpaintError(  $message ) : void

Parameters
Name Type Description
$message
methodpublicpaintException(  $exception ) : void

Parameters
Name Type Description
$exception
methodpublicpaintFail(  $message ) : void

Parameters
Name Type Description
$message
methodpublicpaintFormattedMessage(  $message ) : void

Parameters
Name Type Description
$message
methodpublicpaintGroupEnd(  $test_name ) : void

Parameters
Name Type Description
$test_name
methodpublicpaintGroupStart(  $test_name,  $size ) : void

Parameters
Name Type Description
$test_name
$size
methodpublicpaintMessage(  $message ) : void

Parameters
Name Type Description
$message
methodpublicpaintMethodEnd(  $test_name ) : void

Parameters
Name Type Description
$test_name
methodpublicpaintMethodStart(  $test_name ) : void

Parameters
Name Type Description
$test_name
methodpublicpaintPass(  $message ) : void

Parameters
Name Type Description
$message
methodpublicpaintSignal(  $type,  $payload ) : void

Parameters
Name Type Description
$type
$payload
methodpublicpaintSkip(  $message ) : void

Parameters
Name Type Description
$message
Documentation was generated by DocBlox 0.17.1.