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

Class: PHPUnit2_Util_Fileloader

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

Class Overview




Author(s):

Version:

  • Release: @package_version@

Copyright:

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

Methods


Inherited Variables

Inherited Methods


Class Details

[line 35]


[ Top ]


Method Detail

checkAndLoad   [line 45]

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().

  • Throws: Exception
  • Access: public

Parameters:

string   $filename   — 

[ Top ]


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