File: testUtils.php
Source Location: /MDB2_Schema-0.7.0/tests/testUtils.php
Classes:
Page Details:
Includes:
errorHandler [line 85]
void errorHandler(
$errno, $errstr, $errfile, $errline)
|
|
Parameters
| |
$errno |
|
| |
$errstr |
|
| |
$errfile |
|
| |
$errline |
|
errorHandlerPEAR [line 73]
void errorHandlerPEAR(
$error_obj)
|
|
Parameters
getBacktrace [line 37]
Little helper function that gets a backtrace if available
getTests [line 20]
array getTests(
$class $class)
|
|
given a class name it returns an array of test* methods
Parameters
| $class |
$class |
text classname |
grepForTest [line 9]
this is used (with array filter) to filter out the test* methods from a PHPUnit testcase
Parameters
testCheck [line 29]
void testCheck(
$testcase, $testmethod)
|
|
Little helper function that outputs check for boxes with suitable names
Parameters
Documentation generated on Sat, 21 Oct 2006 17:30:21 -0400 by phpDocumentor 1.3.0. PEAR Logo Copyright © PHP Group 2004.
|