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

Class: PHPUnit2_Util_Filter

Source Location: /PHPUnit2-2.0.3/Util/Filter.php

Class Overview


Utility class for code filtering.


Author(s):

Copyright:

  • Copyright &copy; 2002-2004 Sebastian Bergmann <sb@sebastian-bergmann.de>

Methods


Inherited Variables

Inherited Methods


Class Details

[line 28]
Utility class for code filtering.


[ Top ]


Method Detail

getCanonicalFilename   [line 110]

string getCanonicalFilename( string $filename)

Canonicalizes a source file name.
  • Static: This method can be called statically
  • Access: public

Parameters:

string   $filename     

[ Top ]

getFilteredStacktrace   [line 78]

string getFilteredStacktrace( mixed Exception$e, Exception $e)

Filters stack frames from PHPUnit classes.
  • Static: This method can be called statically
  • Access: public

Parameters:

Exception   $e     

[ Top ]


Documentation generated on Mon, 27 Sep 2004 04:10:20 -0400 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.