wiki.techinc.nl/tests/phpunit/includes/db
Aaron Schulz fcfea80fa3 rdbms: add "loadMonitor" parameter to LBFactoryMulti/LBFactorySimple
This allows full configuration of the LoadMonitor, not just setting
the class name like loadMonitorClass allows. Deprecate the later.

Also fix obsolete LoadBalancer constructor documentation and
standardize the style of LBFactoryMulti::__construct() comments.

Change-Id: Icfdc0d6bbf227dce56e65ad679b93ce3f604e9f7
2020-03-27 20:43:00 -07:00
..
DatabaseTestHelper.php rdbms: reduce duplication in Database via helper methods 2020-03-10 22:26:04 +00:00
LBFactoryTest.php rdbms: add "loadMonitor" parameter to LBFactoryMulti/LBFactorySimple 2020-03-27 20:43:00 -07:00
LoadBalancerTest.php rdbms: add "loadMonitor" parameter to LBFactoryMulti/LBFactorySimple 2020-03-27 20:43:00 -07:00
MWLBFactoryTest.php rdbms: dependency inject domain aliases into LBFactory 2020-02-15 22:34:38 +00:00