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

Class: PHPUnit2_Util_Fileloader

Source Location: /PHPUnit2-2.3.6/Util/Fileloader.php

Class Overview




Author(s):

Version:

  • Release: @package_version@

Copyright:

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

Methods


Inherited Variables

Inherited Methods


Class Details

[line 61]


[ Top ]


Method Detail

checkAndLoad   [line 71]

void checkAndLoad( string $filename)

Checks if a PHP sourcefile is readable and contains no syntax errors.

If that is the case, the sourcefile is loaded through include_once().

  • Static: This method can be called statically
  • Access: public
  • Throws: Exception

Parameters:

string   $filename     

[ Top ]


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