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

Class: PHPUnit2_Runner_TestFilterIterator

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

Class Overview

FilterIterator
   |
   --PHPUnit2_Runner_TestFilterIterator



Author(s):

Version:

  • Release: @package_version@

Copyright:

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

Methods


Inherited Variables

Inherited Methods

Class: FilterIterator (Internal Class)

constructor __construct ( $iterator )
accept ( )
current ( )
getInnerIterator ( )
key ( )
next ( )
rewind ( )
valid ( )

Class Details

[line 66]


[ Top ]


Method Detail

accept   [line 76]

boolean accept( string $classFileName)

Considers a file to contain a test class when its name ends with "Test.php".
  • Access: public

Overrides FilterIterator::accept ( ) (parent method not documented)

Parameters:

string   $classFileName   — 

[ Top ]


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