MediaWiki REL1_28
|
Common code for test environment initialisation and teardown. More...
Static Public Member Functions | |
static | applyInitialConfig () |
This should be called before Setup.php, e.g. | |
Common code for test environment initialisation and teardown.
Definition at line 8 of file TestSetup.php.
|
static |
This should be called before Setup.php, e.g.
from the finalSetup() method of a Maintenance subclass
Definition at line 13 of file TestSetup.php.
References $wgAuth, $wgAuthManagerConfig, $wgDevelopmentWarnings, $wgJobTypeConf, $wgLanguageConverterCacheType, $wgLocalisationCacheConf, $wgLocaltimezone, $wgMainStash, $wgMainWANCache, $wgMessageCacheType, $wgParserCacheType, $wgSessionCacheType, $wgSessionPbkdf2Iterations, $wgSessionProviders, $wgUseDatabaseMessages, CACHE_NONE, future, and global.
Referenced by ParserFuzzTest\finalSetup(), ParserTestsMaintenance\finalSetup(), and PHPUnitMaintClass\finalSetup().