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

Public Member Functions

 __construct ()
 setUp ()
 skip ()
 tearDown ()
 test_backup_dbops ()
 test_backup_controller_dbops ()

Static Public Attributes

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

Protected Attributes

 $moduleid
 $sectionid
 $courseid
 $user
 $todelete
 $errorlogloggerlevel
 $fileloggerlevel
 $databaseloggerlevel
 $outputindentedloggerlevel
 $fileloggerextra
 $fileloggerlevelextra
 $debugging
 $debugdisplay

Detailed Description

Definition at line 36 of file testdbops.php.


Constructor & Destructor Documentation

Definition at line 57 of file testdbops.php.


Member Function Documentation

setUp ( )

Definition at line 75 of file testdbops.php.

Here is the call graph for this function:

skip ( )

Definition at line 102 of file testdbops.php.

tearDown ( )

Definition at line 109 of file testdbops.php.

Here is the call graph for this function:

Definition at line 175 of file testdbops.php.

Here is the call graph for this function:

Definition at line 168 of file testdbops.php.


Field Documentation

$courseid [protected]

Definition at line 43 of file testdbops.php.

$databaseloggerlevel [protected]

Definition at line 50 of file testdbops.php.

$debugdisplay [protected]

Definition at line 55 of file testdbops.php.

$debugging [protected]

Definition at line 54 of file testdbops.php.

$errorlogloggerlevel [protected]

Definition at line 48 of file testdbops.php.

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

Definition at line 39 of file testdbops.php.

$fileloggerextra [protected]

Definition at line 52 of file testdbops.php.

$fileloggerlevel [protected]

Definition at line 49 of file testdbops.php.

$fileloggerlevelextra [protected]

Definition at line 53 of file testdbops.php.

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

Definition at line 38 of file testdbops.php.

$moduleid [protected]

Definition at line 41 of file testdbops.php.

$outputindentedloggerlevel [protected]

Definition at line 51 of file testdbops.php.

$sectionid [protected]

Definition at line 42 of file testdbops.php.

$todelete [protected]

Definition at line 46 of file testdbops.php.

$user [protected]

Definition at line 44 of file testdbops.php.


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