wiki.techinc.nl/tests/phpunit/unit/includes/libs/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
..
CachedBagOStuffTest.php Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
HashBagOStuffTest.php Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
ReplicatedBagOStuffTest.php Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
WANObjectCacheTest.php Drop duplicate test cases and @dataProviders from tests 2024-07-19 10:18:31 +00:00