|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| setUp () | |
Data Fields | |
| $courseid = 1 | |
| $context = null | |
| $report = null | |
Static Public Attributes | |
| static | $includecoverage = array('grade/report/lib.php') |
create a set of mock objects to simulate the database operations. We don't want to connect to any real sql server.
Definition at line 36 of file testreportlib.php.
| setUp | ( | ) |
Definition at line 42 of file testreportlib.php.
| $context = null |
Definition at line 38 of file testreportlib.php.
| $courseid = 1 |
Definition at line 37 of file testreportlib.php.
$includecoverage = array('grade/report/lib.php') [static] |
Definition at line 40 of file testreportlib.php.
| $report = null |
Definition at line 39 of file testreportlib.php.