wiki.techinc.nl/tests/phpunit/unit/includes/session
Thiemo Kreuz e1dd371e11 Make use of PHPUnit's assertCount feature where possible
… and avoid assertEmpty() on arrays, in favor of a much more strict
assertSame( [] ).

Change-Id: I20266b0b1fc38a3a87666ba1b0793cb2b37d94a9
2020-03-02 15:58:41 +00: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 Make use of PHPUnit's assertCount feature where possible 2020-03-02 15:58:41 +00:00
TokenTest.php Load GlobalFunctions.php to tests/phpunit/bootstrap.php 2019-07-14 01:28:07 +02:00