wiki.techinc.nl/tests/phpunit/includes/jobqueue
Func 7f74a2e50c Clean up tests that misused the parameters of assertSame/Equals
Expected value is the first parameter to assertSame() or assertEquals().
And turn to use assertCount() for some assertions aginst count of array.

Based on code search `assert(?:Same|Equals)\(.+,.+expected` and I look
through files roughly, so some assertions that don't contains 'expected'
are also fixed. In the meantime, some assertions that I am not clear
about are not touched.

Change-Id: I75798b60d29fd19b33f4fdf34ed3c788db420d01
2022-02-08 07:21:10 +00:00
..
jobs Merge "Replace deprecated JobQueueGroup::singleton()" 2022-01-27 22:17:12 +00:00
JobQueueMemoryTest.php
JobQueueTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
JobRunnerTest.php Clean up tests that misused the parameters of assertSame/Equals 2022-02-08 07:21:10 +00:00
JobTest.php
RefreshLinksPartitionTest.php Title: Make use of BacklinkCacheFactory service 2021-09-09 14:04:02 +01:00