|
MediaWiki
REL1_20
|
Test the abstract database layer Using Mysql for the sql at the moment TODO. More...


Public Member Functions | |
| dataConditional () | |
| dataSelectSQLText () | |
| setUp () | |
| testConditional ($sql, $sqlText) | |
| dataConditional | |
| testSelectSQLText ($sql, $sqlText) | |
| dataSelectSQLText | |
Test the abstract database layer Using Mysql for the sql at the moment TODO.
Definition at line 9 of file DatabaseSQLTest.php.
Definition at line 119 of file DatabaseSQLTest.php.
Definition at line 32 of file DatabaseSQLTest.php.
Definition at line 11 of file DatabaseSQLTest.php.
| DatabaseSQLTest::testConditional | ( | $ | sql, |
| $ | sqlText | ||
| ) |
dataConditional
Definition at line 111 of file DatabaseSQLTest.php.
| DatabaseSQLTest::testSelectSQLText | ( | $ | sql, |
| $ | sqlText | ||
| ) |
dataSelectSQLText
Definition at line 21 of file DatabaseSQLTest.php.