SimpleCollectorThe basic collector for GroupTest
Located in /collector.php (line 19)
| Class | Description |
|---|---|
SimplePatternCollector
|
An extension to SimpleCollector that only adds files matching a given pattern. |
Scans the directory and adds what it can.
This method determines what should be done with a given file and adds it via GroupTest::addTestFile() if necessary.
This method should be overriden to provide custom matching criteria, such as pattern matching, recursive matching, etc. For an example, see SimplePatternCollector::_handle().
Tests for hidden files so as to skip them. Currently only tests for Unix hidden files.
Strips off any kind of slash at the end so as to normalise the path.
Documentation generated on Thu, 01 Oct 2009 20:54:25 -0500 by phpDocumentor 1.4.2