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

Public Member Functions

 __construct ()
 skip ()
 setUp ()
 tearDown ()
 test_base_step ()
 test_backup_step ()
 test_backup_structure_step ()
 test_base_step_wrong ()
 test_backup_test_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 79 of file teststep.php.


Constructor & Destructor Documentation

Definition at line 89 of file teststep.php.


Member Function Documentation

setUp ( )

Definition at line 121 of file teststep.php.

skip ( )

Definition at line 114 of file teststep.php.

tearDown ( )

Definition at line 131 of file teststep.php.

Definition at line 176 of file teststep.php.

Here is the call graph for this function:

test backup_structure_step class

Definition at line 195 of file teststep.php.

Here is the call graph for this function:

wrong backup_step class tests

Definition at line 254 of file teststep.php.

Here is the call graph for this function:

test base_step class

Definition at line 163 of file teststep.php.

Here is the call graph for this function:

wrong base_step class tests

Definition at line 239 of file teststep.php.

Here is the call graph for this function:


Field Documentation

$courseid [protected]

Definition at line 86 of file teststep.php.

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

Definition at line 82 of file teststep.php.

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

Definition at line 81 of file teststep.php.

$moduleid [protected]

Definition at line 84 of file teststep.php.

$sectionid [protected]

Definition at line 85 of file teststep.php.

$user [protected]

Definition at line 87 of file teststep.php.


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