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

Class: PHPUnit2_TextUI_TestRunner

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

Class Overview

PHPUnit2_Runner_BaseTestRunner
   |
   --PHPUnit2_TextUI_TestRunner

A TestRunner for the Command Line Interface (CLI) PHP SAPI Module.


Author(s):

Version:

  • Release: @package_version@

Copyright:

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

Methods


Inherited Variables

Inherited Methods


Class Details

[line 85]
A TestRunner for the Command Line Interface (CLI) PHP SAPI Module.


[ Top ]


Method Detail

main   [line 114]

void main( )

  • Static: This method can be called statically
  • Access: public

[ Top ]

start   [line 140]

void start( [mixed {$loaderName = array $arguments)FALSE;$printerFALSE;$repeatFALSE;$reportDirectoryFALSE;$testdoxHTMLFileFALSE;$testdoxTextFileFALSE;$graphvizDirectoryFALSE;$eclipseLogfileFALSE;$tapLogfileFALSE;$xmlLogfileFALSE;$waitFALSE;$possibleOptions( 'help', 'loader=', 'log-eclipse=', 'log-tap=', 'log-xml=', 'printer=', 'repeat=', 'report=', 'skeleton', 'testdox-html=', 'testdox-text=', 'version', 'wait' );if(class_exists('Image_GraphViz')){$possibleOptions[]'log-graphviz=';}try{$optionsPHPUnit2_Util_Getopt::getopt($arguments], mixed $possibleOptions, array $arguments)

  • Access: protected
  • Throws: RuntimeException

Parameters:

array   $arguments     

[ Top ]


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