SimpleFileLoaderHelps to extract test cases automatically from a file.
Located in /test_case.php (line 368)
Builds a test suite from a class list.
Builds a test suite from a library of test cases.
The new suite is composed into this one.
Imports new variables into the global namespace.
Lookup classnames from file contents, in case the file may have been included before.
Note: This is probably too clever by half. Figuring this out after a failed test case is going to be tricky for us, never mind the user. A test case should not be included twice anyway.
Calculates the incoming test cases. Skips abstract and ignored classes.
Documentation generated on Thu, 01 Oct 2009 20:56:04 -0500 by phpDocumentor 1.4.2