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

Public Member Functions

 BadTest ($label, $error)
 getLabel ()
 run (&$reporter)
 getSize ()

Data Fields

 $label
 $error

Detailed Description

Definition at line 149 of file ex_simple_test.php.


Member Function Documentation

BadTest ( label,
error 
)

Definition at line 154 of file ex_simple_test.php.

getLabel ( )

Definition at line 159 of file ex_simple_test.php.

Here is the caller graph for this function:

getSize ( )
Returns:
int the number of test cases starting.

Definition at line 174 of file ex_simple_test.php.

Here is the caller graph for this function:

run ( &$  reporter)

Definition at line 163 of file ex_simple_test.php.

Here is the call graph for this function:


Field Documentation

Definition at line 152 of file ex_simple_test.php.

Definition at line 151 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