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

Public Member Functions

 __construct ()
 skip ()
 setUp ()
 tearDown ()
 test_backup_check ()

Static Public Attributes

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

Protected Attributes

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

Detailed Description

Definition at line 36 of file testcheck.php.


Constructor & Destructor Documentation

Definition at line 55 of file testcheck.php.


Member Function Documentation

setUp ( )

Definition at line 79 of file testcheck.php.

Here is the call graph for this function:

skip ( )

Definition at line 72 of file testcheck.php.

tearDown ( )

Definition at line 106 of file testcheck.php.

Here is the call graph for this function:

Definition at line 160 of file testcheck.php.

Here is the call graph for this function:


Field Documentation

$courseid [protected]

Definition at line 43 of file testcheck.php.

$databaseloggerlevel [protected]

Definition at line 48 of file testcheck.php.

$debugdisplay [protected]

Definition at line 53 of file testcheck.php.

$debugging [protected]

Definition at line 52 of file testcheck.php.

$errorlogloggerlevel [protected]

Definition at line 46 of file testcheck.php.

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

Definition at line 39 of file testcheck.php.

$fileloggerextra [protected]

Definition at line 50 of file testcheck.php.

$fileloggerlevel [protected]

Definition at line 47 of file testcheck.php.

$fileloggerlevelextra [protected]

Definition at line 51 of file testcheck.php.

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

Definition at line 38 of file testcheck.php.

$moduleid [protected]

Definition at line 41 of file testcheck.php.

$outputindentedloggerlevel [protected]

Definition at line 49 of file testcheck.php.

$sectionid [protected]

Definition at line 42 of file testcheck.php.

$userid [protected]

Definition at line 44 of file testcheck.php.


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