phing-tasks-ext-simpletest
[ class tree: phing-tasks-ext-simpletest ] [ index: phing-tasks-ext-simpletest ] [ all elements ]

Class: SimpleTestPlainResultFormatter

Source Location: /tasks/ext/simpletest/SimpleTestPlainResultFormatter.php

Class Overview

SimpleReporter
   |
   --SimpleTestResultFormatter
      |
      --SimpleTestPlainResultFormatter

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


Author(s):

Version:

  • $Id: SimpleTestPlainResultFormatter.php 552 2009-08-29 12:18:13Z mrook $

Methods


Inherited Variables

Inherited Methods


Class Details

[line 32]
Prints plain text output of the test to a specified Writer.



Tags:

author:  Michiel Rook <michiel.rook@gmail.com>
version:  $Id: SimpleTestPlainResultFormatter.php 552 2009-08-29 12:18:13Z mrook $
since:  2.2.0


[ Top ]


Class Methods


method getExtension [line 36]

void getExtension( )



Overrides SimpleTestResultFormatter::getExtension() (Returns the extension used for this formatter)

[ Top ]

method getPreferredOutfile [line 41]

void getPreferredOutfile( )



Overrides SimpleTestResultFormatter::getPreferredOutfile() (parent method not documented)

[ Top ]

method paintCaseEnd [line 53]

void paintCaseEnd( $test_name)



Overrides SimpleTestResultFormatter::paintCaseEnd() (parent method not documented)

Parameters:

   $test_name  

[ Top ]

method paintCaseStart [line 46]

void paintCaseStart( $test_name)



Overrides SimpleTestResultFormatter::paintCaseStart() (parent method not documented)

Parameters:

   $test_name  

[ Top ]

method paintError [line 76]

void paintError( $message)



Overrides SimpleTestResultFormatter::paintError() (parent method not documented)

Parameters:

   $message  

[ Top ]

method paintFail [line 83]

void paintFail( $message)



Overrides SimpleTestResultFormatter::paintFail() (parent method not documented)

Parameters:

   $message  

[ Top ]


Documentation generated on Mon, 19 Oct 2009 10:52:00 +0200 by phpDocumentor 1.4.3