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

Class: PHPUnit2_Util_Report_Test_Factory

Source Location: /PHPUnit2-3.0.0alpha11/Util/Report/Test/Factory.php

Class Overview


Factory for a test information tree.


Author(s):

Version:

  • Release: @package_version@

Copyright:

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

Methods


Inherited Variables

Inherited Methods


Class Details

[line 71]
Factory for a test information tree.


[ Top ]


Method Detail

addTests   [line 98]

void addTests( mixed {foreach($testsas$key=>$value, array $tests, PHPUnit2_Util_Report_Test_Node_TestSuite $root)

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

Parameters:

array   $tests     
PHPUnit2_Util_Report_Test_Node_TestSuite   $root     

[ Top ]

create   [line 81]

PHPUnit2_Util_Report_Test_Node_TestSuite create( mixed PHPUnit2_Framework_TestResult$result, PHPUnit2_Framework_TestResult $result)

Creates a new test information tree.
  • Static: This method can be called statically
  • Access: public

Parameters:

PHPUnit2_Framework_TestResult   $result     

[ Top ]


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