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

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

Detailed Description

Definition at line 36 of file testplan.php.


Constructor & Destructor Documentation

Definition at line 46 of file testplan.php.


Member Function Documentation

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.

Definition at line 135 of file testplan.php.

Here is the call graph for this function:

wrong backup_plan class tests

Definition at line 173 of file testplan.php.

Here is the call graph for this function:

test base_plan class

Definition at line 120 of file testplan.php.

Here is the call graph for this function:

wrong base_plan class tests

Definition at line 153 of file testplan.php.

Here is the call graph for this function:


Field Documentation

$courseid [protected]

Definition at line 43 of file testplan.php.

$excludecoverage = array('backup/util/plan/simpletest') [static]

Definition at line 39 of file testplan.php.

$includecoverage = array('backup/util/plan') [static]

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.


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