Convert most libs/ tests to use PHPUnit_Framework_TestCase
authorChad Horohoe <chadh@wikimedia.org>
Tue, 30 Dec 2014 04:53:24 +0000 (20:53 -0800)
committerChad Horohoe <chadh@wikimedia.org>
Tue, 30 Dec 2014 04:53:24 +0000 (20:53 -0800)
commit59afd687ce499d5c9c41cafcaf266052c4b1e149
tree4e5d4dc7cb0238580e86cf4f673dcbb06e05aa20
parente22057d1c5587b1cb3137ea075387ecc9925054a
Convert most libs/ tests to use PHPUnit_Framework_TestCase

They don't actually need any of the mess that MediaWikiTestCase provides

Change-Id: Ibd067480fc294096d1249132cb800e09889efb18
tests/phpunit/includes/libs/ArrayUtilsTest.php
tests/phpunit/includes/libs/GenericArrayObjectTest.php
tests/phpunit/includes/libs/HashRingTest.php
tests/phpunit/includes/libs/IEUrlExtensionTest.php
tests/phpunit/includes/libs/IPSetTest.php
tests/phpunit/includes/libs/JavaScriptMinifierTest.php
tests/phpunit/includes/libs/MWMessagePackTest.php
tests/phpunit/includes/libs/ProcessCacheLRUTest.php
tests/phpunit/includes/libs/RunningStatTest.php
tests/phpunit/includes/libs/XmlTypeCheckTest.php