wiki.techinc.nl/tests/phpunit/unit/includes/api
Thiemo Kreuz c1ee8250e9 Remove unnecessary ->equalTo() from tests
This is the default anyway when using ->with(). The test code
becomes so much more readable without this, I would like to
argue. Let it just say "with these values".

Because of the way I split my changes into multiple patches
there are a few other changes in this patch I could not split,
e.g. removing unnecessary ->any(). This is the default anyway
and doesn't make the test more specific.

Change-Id: I34990799fa9258ba8dc64c7e78ec43f7903b7681
2021-04-23 12:02:42 +02:00
..
ApiModuleManagerTest.php Make ApiModuleManagerTest a pure unit test 2021-02-26 22:41:46 +00:00
ApiUnblockTest.php Remove unnecessary ->equalTo() from tests 2021-04-23 12:02:42 +02:00