wiki.techinc.nl/tests/phpunit/includes/libs
Aaron Schulz 13b11a946e rdbms: reduce duplication in Database via helper methods
Add several new internal methods to help with wrangling
the various formats that rows, conditions, options, and
unique key lists can come in. Remove now unused method
isMultiRowArray().

Add various sanity checks and logging for parameters to
upsert(), replace(), insert(), and insertSelect().

Move DatabasePostgresTest to the integration/ directory.

Change-Id: If5988a6f0816e8da2cbf2fd612e1a3e3a2e9c52f
2020-03-10 22:26:04 +00:00
..
filebackend/fsfile TempFSFileFactory service 2019-08-21 16:26:05 +03:00
Message Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
mime tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
objectcache Make use of PHPUnit's assertCount feature where possible 2020-03-02 15:58:41 +00:00
ParamValidator Make use of PHPUnit's assertCount feature where possible 2020-03-02 15:58:41 +00:00
rdbms rdbms: reduce duplication in Database via helper methods 2020-03-10 22:26:04 +00:00
uuid Move UIDGenerator code to a service and put it under /libs 2020-02-18 00:20:40 +00:00
CSSMinTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
GenericArrayObjectTest.php Replace all new stdClass() with identical (object)[] 2020-03-04 21:18:30 +00:00