| [ Index ] |
PHP Cross Reference of Moodle 1.9.3 [Build 15-Oct-2008] |
[Source view] [Print] [Project Stats]
A SimpleTest GroupTest that automatically finds all the test files in a directory tree according to certain rules.
| Author: | N.D.Freear@open.ac.uk, T.J.Hunt@open.ac.uk |
| Copyright: | © 2006 The Open University |
| License: | http://www.gnu.org/copyleft/gpl.html GNU Public License |
| Version: | $Id$ |
| File Size: | 210 lines (6 kb) |
| Included or required: | 1 time |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
AutoGroupTest:: (7 methods):
AutoGroupTest()
setLabel()
addIgnoreFolder()
_recurseFolders()
findTestFiles()
addTestFile()
get_class_ex()
BadTest:: (4 methods):
BadTest()
getLabel()
run()
getSize()
Notice:: (4 methods):
Notice()
getLabel()
run()
getSize()
BadFolderTest:: (0 methods):
BadAutoGroupTest:: (0 methods):
AutoGroupTestNotice:: (0 methods):
FindFileNotice:: (0 methods):
Class: AutoGroupTest - X-Ref
This is a composite test class for finding test cases and| AutoGroupTest($showsearch, $thorough, $test_name = null) X-Ref |
| No description |
| setLabel($test_name) X-Ref |
| No description |
| addIgnoreFolder($ignorefolder) X-Ref |
| No description |
| _recurseFolders($path) X-Ref |
| No description |
| findTestFiles($dir) X-Ref |
| No description |
| addTestFile($file, $internalcall = false) X-Ref |
| No description |
| get_class_ex($object) X-Ref |
| No description |
Class: BadFolderTest - X-Ref
A failing folder test for when the test-user specifies an invalid directoryClass: AutoGroupTestNotice - X-Ref
Auto group test notices - 1. Search complete. 2. A test file has been found.Class: FindFileNotice - X-Ref
| Generated: Wed Jan 14 11:33:29 2009 | Cross-referenced by PHPXref 0.7 |