MediaWiki REL1_33
|
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 6 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 11 of file TestSetup.php.
References $wgAuthManagerConfig, $wgDevelopmentWarnings, $wgJobTypeConf, $wgLanguageConverterCacheType, $wgLocalisationCacheConf, $wgLocaltimezone, $wgMainStash, $wgMainWANCache, $wgMessageCacheType, $wgParserCacheType, $wgSearchType, $wgSessionCacheType, $wgSessionPbkdf2Iterations, $wgSessionProviders, $wgUseDatabaseMessages, CACHE_NONE, and future.
Referenced by ParserEditTests\finalSetup(), ParserFuzzTest\finalSetup(), ParserTestsMaintenance\finalSetup(), and PHPUnitMaintClass\finalSetup().