(bug 24620) Add tests for LogFormatter
authorjan <jan@jans-seite.de>
Wed, 31 Oct 2012 19:24:47 +0000 (20:24 +0100)
committerGerrit Code Review <gerrit@wikimedia.org>
Mon, 10 Dec 2012 00:01:14 +0000 (00:01 +0000)
commit888fe0ffb367e9714615e81f2890ec8314219125
tree0a112b0a96590a65b057f3d9b85a281aa80f647d
parent3f51a574e2e2ce9204d77c8869a8aa540d0413fe
(bug 24620) Add tests for LogFormatter

This change adds tests for LogFormatter. Tested are the normal log
params, the log params with type and the output of the comment.

Change-Id: I7218a1738c97db1d888605cecdfbffe21ca00fbf
includes/logging/LogFormatter.php
tests/phpunit/includes/logging/LogFormatterTest.php [new file with mode: 0755]
tests/phpunit/includes/logging/LogTests.i18n.php [new file with mode: 0755]