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

Public Member Functions

 setUp ()
 tearDown ()
 test_backup_factory ()

Static Public Attributes

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

Protected Attributes

 $errorlogloggerlevel
 $fileloggerlevel
 $databaseloggerlevel
 $outputindentedloggerlevel
 $fileloggerextra
 $fileloggerlevelextra
 $debugging
 $debugdisplay

Detailed Description

Definition at line 43 of file testfactory.php.


Member Function Documentation

setUp ( )

Definition at line 57 of file testfactory.php.

Here is the call graph for this function:

tearDown ( )

Definition at line 84 of file testfactory.php.

Here is the call graph for this function:

Definition at line 139 of file testfactory.php.

Here is the call graph for this function:


Field Documentation

$databaseloggerlevel [protected]

Definition at line 50 of file testfactory.php.

$debugdisplay [protected]

Definition at line 55 of file testfactory.php.

$debugging [protected]

Definition at line 54 of file testfactory.php.

$errorlogloggerlevel [protected]

Definition at line 48 of file testfactory.php.

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

Definition at line 46 of file testfactory.php.

$fileloggerextra [protected]

Definition at line 52 of file testfactory.php.

$fileloggerlevel [protected]

Definition at line 49 of file testfactory.php.

$fileloggerlevelextra [protected]

Definition at line 53 of file testfactory.php.

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

Definition at line 45 of file testfactory.php.

$outputindentedloggerlevel [protected]

Definition at line 51 of file testfactory.php.


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