use MWNamespaceTest helpers based on __call()
authorAntoine Musso <hashar@users.mediawiki.org>
Mon, 12 Dec 2011 15:26:12 +0000 (15:26 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Mon, 12 Dec 2011 15:26:12 +0000 (15:26 +0000)
commit78e9bbd5290a88b9c147c901f7a0ade92a441c77
treef23cbb9cfe4d197d5ff02f5d77fa65bf4f46d93e
parentd06146a7b8b48b7772602acf355e76c8318aef39
use MWNamespaceTest helpers based on __call()

* Added some new methos such as Watchable/Subpages/Capitalized/Content
* Fixed namespace 0 being converted to NS_ , now show NS_MAIN
* Converted all assertion calls to use the __call() hack

Follow up r105883
tests/phpunit/includes/MWNamespaceTest.php