wiki.techinc.nl/tests/phpunit/unit/includes/session
Thiemo Kreuz 40764d277c Replace PHPUnit ->returnValue() with ->willReturn() shortcut
It's the same and makes the test code much more readable, I
would like to argue.

Because of the was I split all the changes I made into smaller
patches this patch contains some other changes in the same
lines where I could not split them off. E.g. removal of
->any(), which is the default anyway and doesn't do anything.

Change-Id: Ib297b989d4aec33b31a4e33fe9d5032865b39be0
2021-04-22 10:37:45 +02:00
..
MetadataMergeExceptionTest.php Move trivially compatible tests to the unit tests suite 2019-06-30 15:23:53 +02:00
SessionIdTest.php Move trivially compatible tests to the unit tests suite 2019-06-30 15:23:53 +02:00
SessionUnitTest.php Replace PHPUnit ->returnValue() with ->willReturn() shortcut 2021-04-22 10:37:45 +02:00
TokenTest.php Replace PHPUnit ->returnValue() with ->willReturn() shortcut 2021-04-22 10:37:45 +02:00