wiki.techinc.nl/tests/phpunit/includes/db
Aaron Schulz ba00bd342b Made LBFactorySimple set "master" flags like LBFactoryMulti
* wfGetDB( DB_MASTER )->getLBInfo() now shows the master flag
* A corresponding slave flag was also added
* Added a few badly needed LBFactory/LoadBalancer tests

Change-Id: I9254b12cff63af7d754a3a14c5db44276f58d280
2015-10-01 05:11:14 +00:00
..
DatabaseMysqlBaseTest.php Fix whitespace issues around parentheses 2015-06-16 22:14:02 +03:00
DatabaseSqliteTest.php Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
DatabaseSQLTest.php
DatabaseTest.php
DatabaseTestHelper.php
LBFactoryTest.php Made LBFactorySimple set "master" flags like LBFactoryMulti 2015-10-01 05:11:14 +00:00
ORMRowTest.php
ORMTableTest.php Made DB ignoreErrors() method protected 2015-07-21 14:18:04 -07:00
TestORMRowTest.php