wiki.techinc.nl/tests/phpunit/includes/Revision
Thiemo Kreuz e1dd371e11 Make use of PHPUnit's assertCount feature where possible
… and avoid assertEmpty() on arrays, in favor of a much more strict
assertSame( [] ).

Change-Id: I20266b0b1fc38a3a87666ba1b0793cb2b37d94a9
2020-03-02 15:58:41 +00:00
..
create-pre-mcr-fields.sql
drop-mcr-tables.sql
drop-pre-mcr-fields.sql
drop-pre-mcr-fields.sqlite.sql MCR tests: drop MCR fields when testing old schema 2019-12-03 23:20:40 +01:00
MainSlotRoleHandlerTest.php Introduce ContentHandlerFactory 2020-02-07 00:53:51 +03:00
McrReadNewRevisionStoreDbTest.php Join slot and content tables when dumping XML 2019-06-27 22:26:22 +02:00
McrReadNewSchemaOverride.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
McrRevisionStoreDbTest.php Clean up most of b/c for phpunit4 2019-10-06 00:14:35 +02:00
McrSchemaDetection.php
McrSchemaOverride.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
McrWriteBothRevisionStoreDbTest.php RevisionStore: force "Unknown user" instead of empty user name 2019-11-26 22:16:56 +01:00
McrWriteBothSchemaOverride.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
MutableRevisionRecordTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
MutableRevisionSlotsTest.php Clean up most of b/c for phpunit4 2019-10-06 00:14:35 +02:00
RenderedRevisionTest.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
RevisionArchiveRecordTest.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
RevisionQueryInfoTest.php RevisionStore: Introduce getContentBlobsForBatch 2019-09-27 11:15:06 -07:00
RevisionRecordTests.php Clean up most of b/c for phpunit4 2019-10-06 00:14:35 +02:00
RevisionRendererTest.php Introduce ContentHandlerFactory 2020-02-07 00:53:51 +03:00
RevisionSlotsTest.php Clean up most of b/c for phpunit4 2019-10-06 00:14:35 +02:00
RevisionStoreCacheRecordTest.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
RevisionStoreDbTestBase.php Make use of PHPUnit's assertCount feature where possible 2020-03-02 15:58:41 +00:00
RevisionStoreFactoryTest.php Introduce ContentHandlerFactory 2020-02-07 00:53:51 +03:00
RevisionStoreRecordTest.php Clean up most of b/c for phpunit4 2019-10-06 00:14:35 +02:00
RevisionStoreTest.php Introduce ContentHandlerFactory 2020-02-07 00:53:51 +03:00
SlotRecordTest.php Clean up most of b/c for phpunit4 2019-10-06 00:14:35 +02:00
SlotRoleRegistryTest.php Introduce ContentHandlerFactory 2020-02-07 00:53:51 +03:00