[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/grade/tests/ -> reportlib_test.php (summary)

Unit tests for grade/report/lib.php.

Author: Andrew Davis
License: http://www.gnu.org/copyleft/gpl.html GNU Public License
File Size: 226 lines (11 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 classes

grade_report_test:: (4 methods):
  __construct()
  blank_hidden_total_and_adjust_bounds()
  process_data()
  process_action()

core_grade_reportlib_testcase:: (1 method):
  test_blank_hidden_total_and_adjust_bounds()


Class: grade_report_test  - X-Ref

A test class used to test grade_report, the abstract grade report parent class

__construct($courseid, $gpr, $context, $user)   X-Ref
No description

blank_hidden_total_and_adjust_bounds($courseid, $courseitem, $finalgrade)   X-Ref
A wrapper around blank_hidden_total_and_adjust_bounds() to allow test code to call it directly


process_data($data)   X-Ref
Implementation of the abstract method process_data()


process_action($target, $action)   X-Ref
Implementation of the abstract method process_action()


Class: core_grade_reportlib_testcase  - X-Ref

Tests grade_report, the parent class for all grade reports.

test_blank_hidden_total_and_adjust_bounds()   X-Ref
Tests grade_report::blank_hidden_total_and_adjust_bounds()




Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1