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


Public Member Functions | |
| __construct () | |
| skip () | |
| setUp () | |
| tearDown () | |
| test_base_plan () | |
| test_backup_plan () | |
| test_base_plan_wrong () | |
| test_backup_plan_wrong () | |
Static Public Attributes | |
| static | $includecoverage = array('backup/util/plan') |
| static | $excludecoverage = array('backup/util/plan/simpletest') |
Protected Attributes | |
| $moduleid | |
| $sectionid | |
| $courseid | |
| $user | |
Definition at line 36 of file testplan.php.
| __construct | ( | ) |
Definition at line 46 of file testplan.php.
| setUp | ( | ) |
Definition at line 78 of file testplan.php.
| skip | ( | ) |
Definition at line 71 of file testplan.php.
| tearDown | ( | ) |
Definition at line 88 of file testplan.php.
| test_backup_plan | ( | ) |
wrong backup_plan class tests
Definition at line 173 of file testplan.php.

| test_base_plan | ( | ) |
test base_plan class
Definition at line 120 of file testplan.php.

wrong base_plan class tests
Definition at line 153 of file testplan.php.

$courseid [protected] |
Definition at line 43 of file testplan.php.
Definition at line 39 of file testplan.php.
Definition at line 38 of file testplan.php.
$moduleid [protected] |
Definition at line 41 of file testplan.php.
$sectionid [protected] |
Definition at line 42 of file testplan.php.
$user [protected] |
Definition at line 44 of file testplan.php.