MediaWiki  1.28.1
FileBackendTest Member List

This is the complete list of members for FileBackendTest, including all inherited members.

$backendFileBackendTestprivate
$backendToUseFileBackendTestprivatestatic
$dbMediaWikiTestCaseprotected
$multiBackendFileBackendTestprivate
$singleBackendFileBackendTest
$supportedDBsMediaWikiTestCaseprotected
$tablesUsedMediaWikiTestCaseprotected
$usersMediaWikiTestCasestatic
__call($func, $args)MediaWikiTestCase
__construct($name=null, array $data=[], $dataName= '')MediaWikiTestCase
__destruct()MediaWikiTestCase
addDBData()MediaWikiTestCase
addDBDataOnce()MediaWikiTestCase
addTmpFiles($files)MediaWikiTestCaseprotected
arrayWrap(array $elements)MediaWikiTestCaseprotected
assertArrayEquals(array $expected, array $actual, $ordered=false, $named=false)MediaWikiTestCaseprotected
assertBackendPathsConsistent(array $paths)FileBackendTest
assertGoodStatus(StatusValue $status, $msg)FileBackendTest
assertHasHeaders(array $headers, array $attr)FileBackendTestprivate
assertHTMLEquals($expected, $actual, $msg= '')MediaWikiTestCaseprotected
assertNotTag($matcher, $actual, $message= '', $isHtml=true)MediaWikiTestCasestatic
assertSelect($table, $fields, $condition, array $expectedRows)MediaWikiTestCaseprotected
assertTag($matcher, $actual, $message= '', $isHtml=true)MediaWikiTestCasestatic
assertType($type, $actual, $message= '')MediaWikiTestCaseprotected
assertTypeOrValue($type, $actual, $value=false, $message= '')MediaWikiTestCaseprotected
assertValidHtmlDocument($html)MediaWikiTestCaseprotected
assertValidHtmlSnippet($html)MediaWikiTestCaseprotected
backendClass()FileBackendTestprivate
baseStorePath()FileBackendTestprivatestatic
checkDbIsSupported()MediaWikiTestCaseprotected
checkPHPExtension($extName)MediaWikiTestCaseprotected
create(array $params)FileBackendTestprivate
DB_PREFIXMediaWikiTestCase
dbPrefix()MediaWikiTestCase
deleteFiles($container)FileBackendTestprivate
doTestConcatenate($params, $srcs, $srcsContent, $alreadyExists, $okStatus)FileBackendTestprivate
doTestCopy($op)FileBackendTestprivate
doTestCreate($op, $alreadyExists, $okStatus, $newSize)FileBackendTestprivate
doTestDelete($op, $withSource, $okStatus)FileBackendTestprivate
doTestDescribe($op, $withSource, $okStatus)FileBackendTestprivate
doTestDoOperations()FileBackendTestprivate
doTestDoOperationsFailing()FileBackendTestprivate
doTestDoOperationsPipeline()FileBackendTestprivate
doTestDoQuickOperations()FileBackendTestprivate
doTestGetDirectoryList()FileBackendTestprivate
doTestGetFileContents($source, $content)FileBackendTestprivate
doTestGetFileHttpUrl($source, $content)FileBackendTestprivate
doTestGetFileList()FileBackendTestprivate
doTestGetFileStat($path, $content, $alreadyExists)FileBackendTestprivate
doTestGetLocalCopy($source, $content)FileBackendTestprivate
doTestGetLocalCopyAndReference404()FileBackendTest
doTestGetLocalReference($source, $content)FileBackendTestprivate
doTestLockCalls()FileBackendTestprivate
doTestMove($op)FileBackendTestprivate
doTestPrepareAndClean($path, $isOK)FileBackendTestprivate
doTestRecursiveClean()FileBackendTestprivate
doTestStore($op)FileBackendTestprivate
doTestStreamFile($path, $content)FileBackendTestprivate
doTestStreamFileRange()FileBackendTestprivate
getCliArg($offset)MediaWikiTestCase
getDefaultWikitextNS()MediaWikiTestCaseprotected
getExternalStoreDatabaseConnections()MediaWikiTestCaseprotectedstatic
getMutableTestUser($groups=[])MediaWikiTestCasestatic
getNewTempDirectory()MediaWikiTestCaseprotected
getNewTempFile()MediaWikiTestCaseprotected
getTestSysop()MediaWikiTestCasestatic
getTestUser($groups=[])MediaWikiTestCasestatic
hideDeprecated($function)MediaWikiTestCase
insertPage($pageName, $text= 'Sample page for unit test.', $namespace=null)MediaWikiTestCaseprotected
isUsingExternalStoreDB()MediaWikiTestCaseprotectedstatic
isWikitextNS($ns)MediaWikiTestCaseprotected
listTables(Database $db)MediaWikiTestCasestatic
listToArray($iter)FileBackendTestprivate
markTestSkippedIfNoDiff3()MediaWikiTestCaseprotected
mergeMwGlobalArrayValue($name, $values)MediaWikiTestCaseprotected
needsDB()MediaWikiTestCase
objectAssociativeSort(array &$array)MediaWikiTestCaseprotected
ORA_DB_PREFIXMediaWikiTestCase
overrideMwServices(Config $configOverrides=null, array $services=[])MediaWikiTestCaseprotected
prepare(array $params)FileBackendTestprivate
prepareServices(Config $bootstrapConfig)MediaWikiTestCasestatic
provider_normalizeStoragePath()FileBackendTeststatic
provider_testConcatenate()FileBackendTeststatic
provider_testCopy()FileBackendTeststatic
provider_testCreate()FileBackendTeststatic
provider_testDelete()FileBackendTeststatic
provider_testDescribe()FileBackendTeststatic
provider_testExtensionFromPath()FileBackendTeststatic
provider_testGetContentType()FileBackendTeststatic
provider_testGetFileContents()FileBackendTeststatic
provider_testGetFileHttpUrl()FileBackendTeststatic
provider_testGetFileStat()FileBackendTeststatic
provider_testGetLocalCopy()FileBackendTeststatic
provider_testGetLocalReference()FileBackendTeststatic
provider_testIsStoragePath()FileBackendTeststatic
provider_testMove()FileBackendTeststatic
provider_testParentStoragePath()FileBackendTeststatic
provider_testPrepareAndClean()FileBackendTeststatic
provider_testSplitStoragePath()FileBackendTeststatic
provider_testStore()FileBackendTeststatic
provider_testStreamFile()FileBackendTeststatic
resetGlobalServices(Config $bootstrapConfig=null)MediaWikiTestCaseprotectedstatic
run(PHPUnit_Framework_TestResult $result=null)MediaWikiTestCase
setCliArg($offset, $value)MediaWikiTestCase
setContentLang($lang)MediaWikiTestCase
setLogger($channel, LoggerInterface $logger)MediaWikiTestCaseprotected
setMwGlobals($pairs, $value=null)MediaWikiTestCaseprotected
setService($name, $object)MediaWikiTestCaseprotected
setTemporaryHook($hookName, $handler)MediaWikiTestCaseprotected
setUp()FileBackendTestprotected
setupAllTestDBs()MediaWikiTestCase
setUpBeforeClass()MediaWikiTestCasestatic
setupDatabaseWithTestPrefix(Database $db, $prefix)MediaWikiTestCaseprotectedstatic
setupExternalStoreTestDBs($testPrefix)MediaWikiTestCaseprotectedstatic
setupTestDB(Database $db, $prefix)MediaWikiTestCasestatic
setUserLang($lang)MediaWikiTestCase
stashMwGlobals($globalKeys)MediaWikiTestCaseprotected
stripStringKeys(&$r)MediaWikiTestCaseprotectedstatic
tearDown()MediaWikiTestCaseprotected
tearDownFiles()FileBackendTest
teardownTestDB()MediaWikiTestCasestatic
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
usesTemporaryTables()MediaWikiTestCase
wfResetOutputBuffersBarrier($buffer)MediaWikiTestCasestatic