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>
Mon, 2 Jul 2012 14:24:10 +0000 (16:24 +0200)
commit06e54b828f86928156bf55d7cf91c2ef5a140487
tree07a655a56acd077f306adf4bb31e9cf98c29b0b9
parent344b358e7cf6a7fab4726afcdba52859e8fbd642
Added assertArrayEquals method to MediaWikiTestCase to avoid duplicating asort and array_values all over the place

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