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

Public Member Functions

 setUp ()

Data Fields

 $courseid = 1
 $context = null
 $report = null

Static Public Attributes

static $includecoverage = array('grade/report/lib.php')

Detailed Description

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.


Member Function Documentation

setUp ( )

Definition at line 42 of file testreportlib.php.


Field Documentation

$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.


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