wiki.techinc.nl/tests/phpunit/unit/includes/objectcache
thiemowmde 32d214dd6d Drop duplicate test cases and @dataProviders from tests
A single test function can have multiple @dataProviders. No problem.

A @dataProvider can also be used by multiple test functions. No
problem. No need to duplicate such large pieces of code when it's
identical anyway.

Change-Id: I5aea36304ec2d1666ff2334ba883df07a70c15c5
2024-07-19 10:18:31 +00:00
..
MemcachedBagOStuffTest.php Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
ObjectCacheFactoryTest.php Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
RedisBagOStuffTest.php Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
RESTBagOStuffTest.php Drop duplicate test cases and @dataProviders from tests 2024-07-19 10:18:31 +00:00
SqlBagOStuffTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00