Introduce stashMwGlobals method to MediaWikiTestCase
authoraddshore <addshorewiki@gmail.com>
Wed, 5 Mar 2014 20:19:16 +0000 (21:19 +0100)
committeraddshore <addshorewiki@gmail.com>
Sun, 9 Mar 2014 13:49:15 +0000 (14:49 +0100)
commit491993a2f5c0321e1511571d5207162b31ef2c20
treecc0f9e9e2a4e4ef8c89c154100c97ca083ffaaab
parent4717eb6a3ebe258ee68f1ee827adfdf21a737d04
Introduce stashMwGlobals method to MediaWikiTestCase

This method is factored out from the existing
seMwGlobals method.

The Doc from the initial method is also split and
improved and since tags has been added

Also adds tests

Change-Id: I0637194d637abf485a245b00587743f0f6dd495a
tests/phpunit/MediaWikiTestCase.php
tests/phpunit/tests/MediaWikiTestCaseTest.php [new file with mode: 0644]