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

Public Member Functions

 __construct ()
 skip ()
 setUp ()
 tearDown ()
 test_base_task ()
 test_backup_task ()
 test_base_task_wrong ()
 test_backup_task_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 54 of file testtask.php.


Constructor & Destructor Documentation

Definition at line 64 of file testtask.php.


Member Function Documentation

setUp ( )

Definition at line 96 of file testtask.php.

skip ( )

Definition at line 89 of file testtask.php.

tearDown ( )

Definition at line 106 of file testtask.php.

Definition at line 154 of file testtask.php.

Here is the call graph for this function:

wrong backup_task class tests

Definition at line 203 of file testtask.php.

Here is the call graph for this function:

test base_task class

Definition at line 138 of file testtask.php.

Here is the call graph for this function:

wrong base_task class tests

Definition at line 175 of file testtask.php.

Here is the call graph for this function:


Field Documentation

$courseid [protected]

Definition at line 61 of file testtask.php.

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

Definition at line 57 of file testtask.php.

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

Definition at line 56 of file testtask.php.

$moduleid [protected]

Definition at line 59 of file testtask.php.

$sectionid [protected]

Definition at line 60 of file testtask.php.

$user [protected]

Definition at line 62 of file testtask.php.


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