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

Public Member Functions

 __construct ()
 skip ()
 setUp ()
 tearDown ()
 test_backup_controller ()

Static Public Attributes

static $includecoverage = array('backup/controller')
static $excludecoverage = array('backup/controller/simpletest')

Protected Attributes

 $moduleid
 $sectionid
 $courseid
 $user
 $todelete
 $errorlogloggerlevel
 $outputindentedloggerlevel
 $fileloggerlevel
 $databaseloggerlevel
 $fileloggerlevelextra

Detailed Description

Definition at line 36 of file testcontroller.php.


Constructor & Destructor Documentation

Definition at line 53 of file testcontroller.php.


Member Function Documentation

setUp ( )

Definition at line 86 of file testcontroller.php.

skip ( )

Definition at line 79 of file testcontroller.php.

tearDown ( )

Definition at line 97 of file testcontroller.php.

Definition at line 134 of file testcontroller.php.

Here is the call graph for this function:


Field Documentation

$courseid [protected]

Definition at line 43 of file testcontroller.php.

$databaseloggerlevel [protected]

Definition at line 50 of file testcontroller.php.

$errorlogloggerlevel [protected]

Definition at line 47 of file testcontroller.php.

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

Definition at line 39 of file testcontroller.php.

$fileloggerlevel [protected]

Definition at line 49 of file testcontroller.php.

$fileloggerlevelextra [protected]

Definition at line 51 of file testcontroller.php.

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

Definition at line 38 of file testcontroller.php.

$moduleid [protected]

Definition at line 41 of file testcontroller.php.

$outputindentedloggerlevel [protected]

Definition at line 48 of file testcontroller.php.

$sectionid [protected]

Definition at line 42 of file testcontroller.php.

$todelete [protected]

Definition at line 46 of file testcontroller.php.

$user [protected]

Definition at line 44 of file testcontroller.php.


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