File: testUtils.php
Source Location: /MDB2-2.0.0beta2/tests/testUtils.php
Classes:
Page Details:
getTests [line 19]
array getTests(
$class $class)
|
|
given a class name it returns an array of test* methods
Parameters
| $class |
$class |
text classname |
grepForTest [line 9]
void grepForTest(
mixed $var)
|
|
this is used (with array filter) to filter out the test* methods from a PHPUnit testcase
testCheck [line 27]
void testCheck(
mixed $testcase, mixed $testmethod)
|
|
Little helper function that outputs check for boxes with suitable names
Documentation generated on Sun, 16 May 2004 05:26:54 -0400 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.
|