Added assertArrayEquals method to MediaWikiTestCase to avoid duplicating asort and...
authorjeroendedauw <jeroendedauw@gmail.com>
Mon, 2 Jul 2012 14:24:10 +0000 (16:24 +0200)
committerjeroendedauw <jeroendedauw@gmail.com>
Sun, 8 Jul 2012 17:03:42 +0000 (19:03 +0200)
commit19bd054e8b947908a88f647a34291ec04d6fc9df
treec82e23d250e4ec7ac16c75ab293b1a44fe4c466f
parent6dfac03d0df90a04c5296732dbacae00374e1461
Added assertArrayEquals method to MediaWikiTestCase to avoid duplicating asort and array_values all over the place

Change-Id: I8e8e7257b74268dff8c0d105a399257dfdc01b40
tests/phpunit/MediaWikiTestCase.php