wiki.techinc.nl/tests/phpunit/includes/logging
umherirrender f087bcb620 Use assertSame in LogFormatterTestCase
Using assertSame also checks for internal types to be correct.

Needs the following fixes:
- MergeLogFormatterTest: Use correct array key order
- NewUsersLogFormatterTest: Input user id as integer
- PatrolLogFormatter: Ensure in LogFormatter that
  integer is not casted to float

Change-Id: I2cab5335d6654f6cda15fc4e9fbae2c1ca1b27ff
2015-06-06 20:55:03 +02:00
..
BlockLogFormatterTest.php Add unit tests for all LogFormatters 2015-05-03 21:58:00 +00:00
DeleteLogFormatterTest.php Add unit tests for all LogFormatters 2015-05-03 21:58:00 +00:00
LogFormatterTest.php API: Move parameter formatting into LogFormatter 2015-04-17 04:59:41 +00:00
LogFormatterTestCase.php Use assertSame in LogFormatterTestCase 2015-06-06 20:55:03 +02:00
LogTests.i18n.php
MergeLogFormatterTest.php Use assertSame in LogFormatterTestCase 2015-06-06 20:55:03 +02:00
MoveLogFormatterTest.php Add unit tests for all LogFormatters 2015-05-03 21:58:00 +00:00
NewUsersLogFormatterTest.php Use assertSame in LogFormatterTestCase 2015-06-06 20:55:03 +02:00
PageLangLogFormatterTest.php Add unit tests for all LogFormatters 2015-05-03 21:58:00 +00:00
PatrolLogFormatterTest.php Add unit tests for all LogFormatters 2015-05-03 21:58:00 +00:00
RightsLogFormatterTest.php Add unit tests for all LogFormatters 2015-05-03 21:58:00 +00:00
UploadLogFormatterTest.php Add unit tests for all LogFormatters 2015-05-03 21:58:00 +00:00