Moodle  2.2.1
http://www.collinsharper.com
AutoGroupTest Class Reference
Inheritance diagram for AutoGroupTest:

Public Member Functions

 AutoGroupTest ($showsearch, $test_name=null)
 run (&$reporter)
 setLabel ($test_name)
 addIgnoreFolder ($ignorefolder)
 _recurseFolders ($path)
 findTestFiles ($dir)
 addTestFile ($file, $internalcall=false)

Data Fields

 $showsearch

Detailed Description

Definition at line 40 of file ex_simple_test.php.


Member Function Documentation

_recurseFolders ( path)

Definition at line 67 of file ex_simple_test.php.

Here is the call graph for this function:

Here is the caller graph for this function:

addIgnoreFolder ( ignorefolder)

Definition at line 63 of file ex_simple_test.php.

addTestFile ( file,
internalcall = false 
)

Reimplemented in autogroup_test_coverage.

Definition at line 118 of file ex_simple_test.php.

Here is the caller graph for this function:

AutoGroupTest ( showsearch,
test_name = null 
)

Definition at line 44 of file ex_simple_test.php.

findTestFiles ( dir)

Definition at line 101 of file ex_simple_test.php.

Here is the call graph for this function:

run ( &$  reporter)

Reimplemented in autogroup_test_coverage.

Definition at line 49 of file ex_simple_test.php.

setLabel ( test_name)

Definition at line 58 of file ex_simple_test.php.


Field Documentation

$showsearch

Definition at line 42 of file ex_simple_test.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations