$backend | FileBackendTest | private |
$backendToUse | FileBackendTest | privatestatic |
$called | MediaWikiTestCase | private |
$cliArgs | MediaWikiTestCase | private |
$db | MediaWikiTestCase | protected |
$dbSetup | MediaWikiTestCase | privatestatic |
$iniSettings | MediaWikiTestCase | private |
$localServices | MediaWikiTestCase | private |
$loggers | MediaWikiTestCase | private |
$multiBackend | FileBackendTest | private |
$mwGlobals | MediaWikiTestCase | private |
$mwGlobalsToUnset | MediaWikiTestCase | private |
$oldTablePrefix | MediaWikiTestCase | privatestatic |
$originalServices | MediaWikiTestCase | privatestatic |
$overriddenServices | MediaWikiTestCase | private |
$phpErrorLevel | MediaWikiTestCase | private |
$reuseDB | MediaWikiTestCase | privatestatic |
$schemaOverrideDefaults | MediaWikiTestCase | privatestatic |
$singleBackend | FileBackendTest | |
$supportedDBs | MediaWikiTestCase | protected |
$tablesUsed | MediaWikiTestCase | protected |
$tmpFiles | MediaWikiTestCase | private |
$users | MediaWikiTestCase | static |
$useTemporaryTables | MediaWikiTestCase | privatestatic |
__construct( $name=null, array $data=[], $dataName='') | MediaWikiTestCase | |
__destruct() | MediaWikiTestCase | |
addCoreDBData() | MediaWikiTestCase | protected |
addDBData() | MediaWikiTestCase | |
addDBDataOnce() | MediaWikiTestCase | |
addTmpFiles( $files) | MediaWikiTestCase | protected |
arrayWrap(array $elements) | MediaWikiTestCase | protected |
assertArrayEquals(array $expected, array $actual, $ordered=false, $named=false) | MediaWikiTestCase | protected |
assertBackendPathsConsistent(array $paths) | FileBackendTest | |
assertFileContains( $fileName, $actualData, $createIfMissing=false, $msg='') | MediaWikiTestCase | protected |
assertGoodStatus(StatusValue $status, $msg) | FileBackendTest | |
assertHasHeaders(array $headers, array $attr) | FileBackendTest | private |
assertHTMLEquals( $expected, $actual, $msg='') | MediaWikiTestCase | protected |
assertSelect( $table, $fields, $condition, array $expectedRows, array $options=[], array $join_conds=[]) | MediaWikiTestCase | protected |
assertType( $type, $actual, $message='') | MediaWikiTestCase | protected |
assertTypeOrValue( $type, $actual, $value=false, $message='') | MediaWikiTestCase | protected |
backendClass() | FileBackendTest | private |
baseStorePath() | FileBackendTest | privatestatic |
canShallowCopy( $value) | MediaWikiTestCase | privatestatic |
checkDbIsSupported() | MediaWikiTestCase | protected |
checkPHPExtension( $extName) | MediaWikiTestCase | protected |
containsClosure( $var, $maxDepth=15) | MediaWikiTestCase | private |
copyTestData(IDatabase $source, IDatabase $target) | MediaWikiTestCase | |
create(array $params) | FileBackendTest | private |
DB_PREFIX | MediaWikiTestCase | |
dbPrefix() | MediaWikiTestCase | |
deleteFiles( $container) | FileBackendTest | private |
doSetMwGlobals( $pairs, $value=null) | MediaWikiTestCase | private |
doStashMwGlobals( $globalKeys) | MediaWikiTestCase | private |
doTestConcatenate( $params, $srcs, $srcsContent, $alreadyExists, $okStatus) | FileBackendTest | private |
doTestCopy( $op) | FileBackendTest | private |
doTestCreate( $op, $alreadyExists, $okStatus, $newSize) | FileBackendTest | private |
doTestDelete( $op, $withSource, $okStatus) | FileBackendTest | private |
doTestDescribe( $op, $withSource, $okStatus) | FileBackendTest | private |
doTestDoOperations() | FileBackendTest | private |
doTestDoOperationsFailing() | FileBackendTest | private |
doTestDoOperationsPipeline() | FileBackendTest | private |
doTestDoQuickOperations() | FileBackendTest | private |
doTestGetDirectoryList() | FileBackendTest | private |
doTestGetFileContents( $source, $content) | FileBackendTest | private |
doTestGetFileHttpUrl( $source, $content) | FileBackendTest | private |
doTestGetFileList() | FileBackendTest | private |
doTestGetFileStat( $path, $content, $alreadyExists) | FileBackendTest | private |
doTestGetLocalCopy( $source, $content) | FileBackendTest | private |
doTestGetLocalCopyAndReference404() | FileBackendTest | |
doTestGetLocalReference( $source, $content) | FileBackendTest | private |
doTestLockCalls() | FileBackendTest | private |
doTestMove( $op) | FileBackendTest | private |
doTestPrepareAndClean( $path, $isOK) | FileBackendTest | private |
doTestRecursiveClean() | FileBackendTest | private |
doTestStore( $op) | FileBackendTest | private |
doTestStreamFile( $path, $content) | FileBackendTest | private |
doTestStreamFileRange() | FileBackendTest | private |
dropMockTables(IMaintainableDatabase $db, array $tables) | MediaWikiTestCase | private |
editPage( $pageName, $text, $summary='', $defaultNs=NS_MAIN) | MediaWikiTestCase | protected |
ensureMockDatabaseConnection(IDatabase $db) | MediaWikiTestCase | protected |
getCliArg( $offset) | MediaWikiTestCase | |
getDefaultWikitextNS() | MediaWikiTestCase | protected |
getExistingTestPage( $title=null) | MediaWikiTestCase | protected |
getExternalStoreDatabaseConnections() | MediaWikiTestCase | protectedstatic |
getMutableTestUser( $groups=[]) | MediaWikiTestCase | static |
getNewTempDirectory() | MediaWikiTestCase | protected |
getNewTempFile() | MediaWikiTestCase | protected |
getNonexistingTestPage( $title=null) | MediaWikiTestCase | protected |
getSchemaOverrides(IMaintainableDatabase $db) | MediaWikiTestCase | protected |
getTestPrefixFor(IDatabase $db) | MediaWikiTestCase | static |
getTestSysop() | MediaWikiTestCase | static |
getTestUser( $groups=[]) | MediaWikiTestCase | static |
hideDeprecated( $function) | MediaWikiTestCase | |
insertPage( $pageName, $text='Sample page for unit test.', $namespace=null, User $user=null) | MediaWikiTestCase | protected |
installMockMwServices(Config $configOverrides=null) | MediaWikiTestCase | static |
isNotUnittest( $table) | MediaWikiTestCase | privatestatic |
isTestInDatabaseGroup() | MediaWikiTestCase | protected |
isUsingExternalStoreDB() | MediaWikiTestCase | protectedstatic |
isWikitextNS( $ns) | MediaWikiTestCase | protected |
listOriginalTables(IMaintainableDatabase $db) | MediaWikiTestCase | private |
listTables(IMaintainableDatabase $db) | MediaWikiTestCase | static |
listToArray( $iter) | FileBackendTest | private |
makeTestConfig(Config $baseConfig=null, Config $customOverrides=null) | MediaWikiTestCase | privatestatic |
makeTestConfigFactoryInstantiator(ConfigFactory $oldFactory, array $configurations) | MediaWikiTestCase | privatestatic |
markTestSkippedIfDbType( $type) | MediaWikiTestCase | protected |
markTestSkippedIfNoDiff3() | MediaWikiTestCase | protected |
mergeMwGlobalArrayValue( $name, $values) | MediaWikiTestCase | protected |
mungeSchemaUpdateQuery( $cmd) | MediaWikiTestCase | private |
needsDB() | MediaWikiTestCase | |
objectAssociativeSort(array &$array) | MediaWikiTestCase | protected |
oncePerClass() | MediaWikiTestCase | private |
ORA_DB_PREFIX | MediaWikiTestCase | |
overrideMwServices(Config $configOverrides=null, array $services=[]) | MediaWikiTestCase | protected |
prepare(array $params) | FileBackendTest | private |
prepareServices(Config $bootstrapConfig) | MediaWikiTestCase | static |
provider_normalizeStoragePath() | FileBackendTest | static |
provider_testConcatenate() | FileBackendTest | static |
provider_testCopy() | FileBackendTest | static |
provider_testCreate() | FileBackendTest | static |
provider_testDelete() | FileBackendTest | static |
provider_testDescribe() | FileBackendTest | static |
provider_testExtensionFromPath() | FileBackendTest | static |
provider_testGetContentType() | FileBackendTest | static |
provider_testGetFileContents() | FileBackendTest | static |
provider_testGetFileHttpUrl() | FileBackendTest | static |
provider_testGetFileStat() | FileBackendTest | static |
provider_testGetLocalCopy() | FileBackendTest | static |
provider_testGetLocalReference() | FileBackendTest | static |
provider_testIsStoragePath() | FileBackendTest | static |
provider_testMove() | FileBackendTest | static |
provider_testParentStoragePath() | FileBackendTest | static |
provider_testPrepareAndClean() | FileBackendTest | static |
provider_testSplitStoragePath() | FileBackendTest | static |
provider_testStore() | FileBackendTest | static |
provider_testStreamFile() | FileBackendTest | static |
recloneMockTables(IMaintainableDatabase $db, array $tables) | MediaWikiTestCase | private |
resetDB( $db, $tablesUsed) | MediaWikiTestCase | private |
resetNamespaces() | MediaWikiTestCase | private |
resetNonServiceCaches() | MediaWikiTestCase | static |
restoreLoggers() | MediaWikiTestCase | private |
restoreMwServices() | MediaWikiTestCase | static |
revisionDelete( $rev, array $value=[Revision::DELETED_TEXT=> 1], $comment='') | MediaWikiTestCase | protected |
run(PHPUnit_Framework_TestResult $result=null) | MediaWikiTestCase | |
setCliArg( $offset, $value) | MediaWikiTestCase | |
setContentLang( $lang) | MediaWikiTestCase | |
setGroupPermissions( $newPerms, $newKey=null, $newValue=null) | MediaWikiTestCase | |
setIniSetting( $name, $value) | MediaWikiTestCase | protected |
setLogger( $channel, LoggerInterface $logger) | MediaWikiTestCase | protected |
setMwGlobals( $pairs, $value=null) | MediaWikiTestCase | protected |
setService( $name, $object) | MediaWikiTestCase | protected |
setTemporaryHook( $hookName, $handler) | MediaWikiTestCase | protected |
setUp() | FileBackendTest | protected |
setupAllTestDBs() | MediaWikiTestCase | |
setUpBeforeClass() | MediaWikiTestCase | static |
setupDatabaseWithTestPrefix(IMaintainableDatabase $db, $prefix=null) | MediaWikiTestCase | protectedstatic |
setupExternalStoreTestDBs( $testPrefix=null) | MediaWikiTestCase | protectedstatic |
setUpSchema(IMaintainableDatabase $db) | MediaWikiTestCase | private |
setupTestDB(IMaintainableDatabase $db, $prefix) | MediaWikiTestCase | static |
setUserLang( $lang) | MediaWikiTestCase | |
stashMwGlobals( $globalKeys) | MediaWikiTestCase | protected |
stripStringKeys(&$r) | MediaWikiTestCase | protectedstatic |
tearDown() | MediaWikiTestCase | protected |
tearDownFiles() | FileBackendTest | |
teardownTestDB() | MediaWikiTestCase | static |
testAsyncWrites() | FileBackendTest | |
testConcatenate( $op, $srcs, $srcsContent, $alreadyExists, $okStatus) | FileBackendTest | |
testCopy( $op) | FileBackendTest | |
testCreate( $op, $alreadyExists, $okStatus, $newSize) | FileBackendTest | |
testDelete( $op, $withSource, $okStatus) | FileBackendTest | |
testDescribe( $op, $withSource, $okStatus) | FileBackendTest | |
testDoOperations() | FileBackendTest | |
testDoOperationsFailing() | FileBackendTest | |
testDoOperationsPipeline() | FileBackendTest | |
testDoQuickOperations() | FileBackendTest | |
testExtensionFromPath( $path, $res) | FileBackendTest | |
testGetContentType( $mimeCallback, $mimeFromString) | FileBackendTest | |
testGetDirectoryList() | FileBackendTest | |
testGetFileContents( $source, $content) | FileBackendTest | |
testGetFileHttpUrl( $source, $content) | FileBackendTest | |
testGetFileList() | FileBackendTest | |
testGetFileStat( $path, $content, $alreadyExists) | FileBackendTest | |
testGetLocalCopy( $source, $content) | FileBackendTest | |
testGetLocalCopyAndReference404() | FileBackendTest | |
testGetLocalReference( $source, $content) | FileBackendTest | |
testIsStoragePath( $path, $isStorePath) | FileBackendTest | |
testLockCalls() | FileBackendTest | |
testMediaWikiTestCaseParentSetupCalled() | MediaWikiTestCase | |
testMove( $op) | FileBackendTest | |
testNormalizeStoragePath( $path, $res) | FileBackendTest | |
testParentStoragePath( $path, $res) | FileBackendTest | |
testPrepareAndClean( $path, $isOK) | FileBackendTest | |
testReadAffinity() | FileBackendTest | |
testRecursiveClean() | FileBackendTest | |
testSanitizeOpHeaders() | FileBackendTest | |
testSplitStoragePath( $path, $res) | FileBackendTest | |
testStore( $op) | FileBackendTest | |
testStreamFile( $path, $content, $alreadyExists) | FileBackendTest | |
testStreamFileRange() | FileBackendTest | |
truncateTable( $tableName, IDatabase $db=null) | MediaWikiTestCase | protected |
undoSchemaOverrides(IMaintainableDatabase $db, $oldOverrides) | MediaWikiTestCase | private |
unprefixTable(&$tableName, $ind, $prefix) | MediaWikiTestCase | privatestatic |
usesTemporaryTables() | MediaWikiTestCase | |
wfResetOutputBuffersBarrier( $buffer) | MediaWikiTestCase | static |