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


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 | |
Definition at line 36 of file testdbops.php.
| __construct | ( | ) |
Definition at line 57 of file testdbops.php.
| setUp | ( | ) |
| skip | ( | ) |
Definition at line 102 of file testdbops.php.
| tearDown | ( | ) |
Definition at line 168 of file testdbops.php.
$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.
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.
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.