|
Moodle
2.2.1
http://www.collinsharper.com
|


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 | |
Definition at line 43 of file testfactory.php.
| setUp | ( | ) |
| tearDown | ( | ) |
$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.
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.
Definition at line 45 of file testfactory.php.
$outputindentedloggerlevel [protected] |
Definition at line 51 of file testfactory.php.