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


Public Member Functions | |
| setUp () | |
| tearDown () | |
| test_setting_course_sets_context () | |
Protected Member Functions | |
| create_a_course_with_context () | |
Protected Attributes | |
| $testpage | |
| $originalcourse | |
Test functions that rely on the context table.
Definition at line 379 of file testpagelib_moodlepage.php.
| create_a_course_with_context | ( | ) | [protected] |
Creates an object with all the fields you would expect a $course object to have.
Definition at line 400 of file testpagelib_moodlepage.php.

| setUp | ( | ) |
Definition at line 383 of file testpagelib_moodlepage.php.

| tearDown | ( | ) |
Reimplemented from UnitTestCaseUsingDatabase.
Definition at line 392 of file testpagelib_moodlepage.php.
Definition at line 418 of file testpagelib_moodlepage.php.

$originalcourse [protected] |
Definition at line 381 of file testpagelib_moodlepage.php.
$testpage [protected] |
Definition at line 380 of file testpagelib_moodlepage.php.