MediaWiki  REL1_20
DatabaseSQLTest Class Reference

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

Inheritance diagram for DatabaseSQLTest:
Collaboration diagram for DatabaseSQLTest:

List of all members.

Public Member Functions

 dataConditional ()
 dataSelectSQLText ()
 setUp ()
 testConditional ($sql, $sqlText)
 dataConditional
 testSelectSQLText ($sql, $sqlText)
 dataSelectSQLText

Detailed Description

Test the abstract database layer Using Mysql for the sql at the moment TODO.

Database

Definition at line 9 of file DatabaseSQLTest.php.


Member Function Documentation

Definition at line 119 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.


The documentation for this class was generated from the following file: