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


Public Member Functions | |
| setUp () | |
| tearDown () | |
| test_is_enabled () | |
| test_update_state () | |
| test_internal_get_state () | |
| test_set_module_viewed () | |
| test_count_user_data () | |
| test_delete_all_state () | |
| test_reset_all_state () | |
| test_get_data () | |
| test_internal_set_data () | |
| test_get_activities () | |
| test_get_progress_all () | |
| test_inform_grade_changed () | |
| test_internal_get_grade_state () | |
Data Fields | |
| $realdb | |
| $realcfg | |
| $realsession | |
| $realuser | |
Static Public Attributes | |
| static | $includecoverage = array('lib/completionlib.php') |
Definition at line 91 of file testcompletionlib.php.
| setUp | ( | ) |
Definition at line 96 of file testcompletionlib.php.
| tearDown | ( | ) |
Reimplemented from UnitTestCaseUsingDatabase.
Definition at line 110 of file testcompletionlib.php.
| test_get_data | ( | ) |
Definition at line 613 of file testcompletionlib.php.
| test_is_enabled | ( | ) |
Definition at line 331 of file testcompletionlib.php.
Definition at line 249 of file testcompletionlib.php.
Definition at line 153 of file testcompletionlib.php.
$includecoverage = array('lib/completionlib.php') [static] |
Definition at line 93 of file testcompletionlib.php.
| $realcfg |
Reimplemented from UnitTestCaseUsingDatabase.
Definition at line 94 of file testcompletionlib.php.
| $realdb |
Reimplemented from UnitTestCaseUsingDatabase.
Definition at line 94 of file testcompletionlib.php.
| $realsession |
Definition at line 94 of file testcompletionlib.php.
| $realuser |
Definition at line 94 of file testcompletionlib.php.