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

Public Member Functions

 setUp ()
 test_format_number ()

Data Fields

 $courseid = 1
 $context = null
 $grade_edit_tree = null

Static Public Attributes

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

Detailed Description

Tests grade_edit_tree (deals with the data on the categories and items page in the gradebook)

Definition at line 36 of file testedittree.php.


Member Function Documentation

setUp ( )

Definition at line 42 of file testedittree.php.

Definition at line 45 of file testedittree.php.

Here is the call graph for this function:


Field Documentation

$context = null

Definition at line 38 of file testedittree.php.

$courseid = 1

Definition at line 37 of file testedittree.php.

$grade_edit_tree = null

Definition at line 39 of file testedittree.php.

$includecoverage = array('grade/edit/tree/lib.php') [static]

Definition at line 40 of file testedittree.php.


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