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.
  • Throws: InvalidArgumentException
  • Access: public

Parameters:

string   $filterIterator   — 

[ Top ]


Documentation generated on Mon, 11 Mar 2019 14:40:38 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.