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

Public Member Functions

 test_qstats ()
 qstats_q_fields ($fieldname, $values, $multiplier=1)
 get_fields_from_csv ($line)
 get_records_from_csv ($filename)

Static Public Attributes

static $includecoverage = array('mod/quiz/report/reportlib.php')

Protected Attributes

 $qstats

Detailed Description

Unit tests for (some of) quiz_statistics_question_stats.

Definition at line 58 of file test_qstats.php.


Member Function Documentation

get_fields_from_csv ( line)

Definition at line 115 of file test_qstats.php.

get_records_from_csv ( filename)

Definition at line 136 of file test_qstats.php.

Here is the caller graph for this function:

qstats_q_fields ( fieldname,
values,
multiplier = 1 
)

Definition at line 103 of file test_qstats.php.

Here is the call graph for this function:

Here is the caller graph for this function:

Definition at line 64 of file test_qstats.php.

Here is the call graph for this function:


Field Documentation

$includecoverage = array('mod/quiz/report/reportlib.php') [static]

Definition at line 59 of file test_qstats.php.

$qstats [protected]

Definition at line 62 of file test_qstats.php.


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