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

Class: PHPUnit2_Runner_IncludePathTestCollector

Source Location: /PHPUnit2-3.0.0alpha11/Runner/IncludePathTestCollector.php

Class Overview


An implementation of a TestCollector that consults the include path set in the php.ini.


Author(s):

Version:

  • Release: @package_version@

Copyright:

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

Methods


Inherited Variables

Inherited Methods


Class Details

[line 69]
An implementation of a TestCollector that consults the include path set in the php.ini.


[ Top ]


Method Detail

collectTests   [line 81]

array collectTests( )

  • Access: public

[ Top ]

setFilterIterator   [line 119]

void setFilterIterator( string $filterIterator)

Adds a FilterIterator to filter the source files to be collected.
  • Access: public
  • Throws: InvalidArgumentException

Parameters:

string   $filterIterator     

[ Top ]


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