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


Public Member Functions | |
| setup () | |
| teardown () | |
| createFiles () | |
| test_format_postdata_for_curlcall () | |
| test_download_file_content () | |
Static Public Attributes | |
| static | $includecoverage = array('lib/filelib.php') |
Protected Attributes | |
| $course | |
| $section | |
| $coursecat | |
| $user | |
| $module | |
Parent class used only for setup() and teardown() methods, to create and cleanup test data
Definition at line 38 of file broken_testfilelib.php.
| createFiles | ( | ) |
Definition at line 173 of file broken_testfilelib.php.
| setup | ( | ) |
Setup the DB fixture data
Now is the correct moment to install capabilities - after creation of legacy roles, but before assigning of roles
Reimplemented in test_file_info_context_module, test_file_info_context_user, test_file_info_context_course, and test_file_info_context_coursecat.
Definition at line 49 of file broken_testfilelib.php.

| teardown | ( | ) |
$course [protected] |
Definition at line 39 of file broken_testfilelib.php.
$coursecat [protected] |
Definition at line 41 of file broken_testfilelib.php.
$includecoverage = array('lib/filelib.php') [static] |
Definition at line 44 of file broken_testfilelib.php.
$module [protected] |
Definition at line 43 of file broken_testfilelib.php.
$section [protected] |
Definition at line 40 of file broken_testfilelib.php.
$user [protected] |
Definition at line 42 of file broken_testfilelib.php.