|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
TestCase for the ilDatabaseCommonTest. More...
Inheritance diagram for ilDatabaseBaseTest:
Collaboration diagram for ilDatabaseBaseTest:Protected Member Functions | |
| setUp () | |
| getDBInstance () | |
| getIniFile () | |
| connect (ilDBInterface $ilDBInterface) | |
| tearDown () | |
Protected Attributes | |
| $db | |
| $ini_file = '/var/www/ilias/data/trunk/client.ini.php' | |
| $error_reporting_backup | |
TestCase for the ilDatabaseCommonTest.
@group needsInstalledILIAS
Definition at line 34 of file ilDatabaseBaseTest.php.
|
protected |
| \ilDBInterface | $ilDBInterface |
Definition at line 94 of file ilDatabaseBaseTest.php.
References ilDBInterface\connect(), getIniFile(), and ilDBInterface\initFromIniFile().
Referenced by setUp().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 75 of file ilDatabaseBaseTest.php.
References ilDBConstants\TYPE_PDO_MYSQL_INNODB.
Referenced by setUp().
Here is the caller graph for this function:
|
protected |
Definition at line 84 of file ilDatabaseBaseTest.php.
References $ini_file.
Referenced by connect().
Here is the caller graph for this function:
|
protected |
Definition at line 54 of file ilDatabaseBaseTest.php.
References connect(), and getDBInstance().
Here is the call graph for this function:
|
protected |
Definition at line 108 of file ilDatabaseBaseTest.php.
|
protected |
Definition at line 40 of file ilDatabaseBaseTest.php.
|
protected |
Definition at line 51 of file ilDatabaseBaseTest.php.
|
protected |
Definition at line 47 of file ilDatabaseBaseTest.php.
Referenced by getIniFile().