MediaWiki
REL1_23
|
FileRepo FileBackend medium More...
FileRepo FileBackend medium
Definition at line 8 of file FileBackendTest.php.
Definition at line 2397 of file FileBackendTest.php.
FileBackendTest::assertGoodStatus | ( | $ | status, |
$ | msg | ||
) |
Definition at line 2404 of file FileBackendTest.php.
FileBackendTest::assertHasHeaders | ( | array $ | headers, |
array $ | attr | ||
) | [private] |
Definition at line 696 of file FileBackendTest.php.
FileBackendTest::backendClass | ( | ) | [private] |
Definition at line 86 of file FileBackendTest.php.
static FileBackendTest::baseStorePath | ( | ) | [static, private] |
Definition at line 82 of file FileBackendTest.php.
FileBackendTest::create | ( | array $ | params | ) | [private] |
Definition at line 2365 of file FileBackendTest.php.
FileBackendTest::deleteFiles | ( | $ | container | ) | [private] |
Definition at line 2384 of file FileBackendTest.php.
FileBackendTest::doTestConcatenate | ( | $ | params, |
$ | srcs, | ||
$ | srcsContent, | ||
$ | alreadyExists, | ||
$ | okStatus | ||
) | [private] |
Definition at line 959 of file FileBackendTest.php.
FileBackendTest::doTestCopy | ( | $ | op | ) | [private] |
Definition at line 313 of file FileBackendTest.php.
FileBackendTest::doTestCreate | ( | $ | op, |
$ | alreadyExists, | ||
$ | okStatus, | ||
$ | newSize | ||
) | [private] |
Definition at line 748 of file FileBackendTest.php.
FileBackendTest::doTestDelete | ( | $ | op, |
$ | withSource, | ||
$ | okStatus | ||
) | [private] |
Definition at line 556 of file FileBackendTest.php.
FileBackendTest::doTestDescribe | ( | $ | op, |
$ | withSource, | ||
$ | okStatus | ||
) | [private] |
Definition at line 648 of file FileBackendTest.php.
FileBackendTest::doTestDoOperations | ( | ) | [private] |
Definition at line 1618 of file FileBackendTest.php.
FileBackendTest::doTestDoOperationsFailing | ( | ) | [private] |
Definition at line 1810 of file FileBackendTest.php.
FileBackendTest::doTestDoOperationsPipeline | ( | ) | [private] |
Definition at line 1709 of file FileBackendTest.php.
FileBackendTest::doTestDoQuickOperations | ( | ) | [private] |
Definition at line 868 of file FileBackendTest.php.
FileBackendTest::doTestGetDirectoryList | ( | ) | [private] |
Definition at line 2055 of file FileBackendTest.php.
FileBackendTest::doTestGetFileContents | ( | $ | source, |
$ | content | ||
) | [private] |
Definition at line 1216 of file FileBackendTest.php.
FileBackendTest::doTestGetFileHttpUrl | ( | $ | source, |
$ | content | ||
) | [private] |
Definition at line 1443 of file FileBackendTest.php.
FileBackendTest::doTestGetFileList | ( | ) | [private] |
Definition at line 1887 of file FileBackendTest.php.
FileBackendTest::doTestGetFileStat | ( | $ | path, |
$ | content, | ||
$ | alreadyExists | ||
) | [private] |
Definition at line 1088 of file FileBackendTest.php.
FileBackendTest::doTestGetLocalCopy | ( | $ | source, |
$ | content | ||
) | [private] |
Definition at line 1276 of file FileBackendTest.php.
Definition at line 1413 of file FileBackendTest.php.
FileBackendTest::doTestGetLocalReference | ( | $ | source, |
$ | content | ||
) | [private] |
Definition at line 1346 of file FileBackendTest.php.
FileBackendTest::doTestLockCalls | ( | ) | [private] |
Definition at line 2258 of file FileBackendTest.php.
FileBackendTest::doTestMove | ( | $ | op | ) | [private] |
Definition at line 434 of file FileBackendTest.php.
FileBackendTest::doTestPrepareAndClean | ( | $ | path, |
$ | isOK | ||
) | [private] |
Definition at line 1498 of file FileBackendTest.php.
FileBackendTest::doTestRecursiveClean | ( | ) | [private] |
Definition at line 1559 of file FileBackendTest.php.
FileBackendTest::doTestStore | ( | $ | op | ) | [private] |
Definition at line 228 of file FileBackendTest.php.
FileBackendTest::doTestStreamFile | ( | $ | path, |
$ | content | ||
) | [private] |
Definition at line 1159 of file FileBackendTest.php.
FileBackendTest::listToArray | ( | $ | iter | ) | [private] |
Definition at line 2355 of file FileBackendTest.php.
FileBackendTest::prepare | ( | array $ | params | ) | [private] |
Definition at line 2360 of file FileBackendTest.php.
static FileBackendTest::provider_normalizeStoragePath | ( | ) | [static] |
Definition at line 149 of file FileBackendTest.php.
static FileBackendTest::provider_testConcatenate | ( | ) | [static] |
Definition at line 1022 of file FileBackendTest.php.
static FileBackendTest::provider_testCopy | ( | ) | [static] |
Definition at line 370 of file FileBackendTest.php.
static FileBackendTest::provider_testCreate | ( | ) | [static] |
provider_testCreate
Definition at line 801 of file FileBackendTest.php.
static FileBackendTest::provider_testDelete | ( | ) | [static] |
Definition at line 596 of file FileBackendTest.php.
static FileBackendTest::provider_testDescribe | ( | ) | [static] |
Definition at line 710 of file FileBackendTest.php.
static FileBackendTest::provider_testExtensionFromPath | ( | ) | [static] |
Definition at line 198 of file FileBackendTest.php.
static FileBackendTest::provider_testGetFileContents | ( | ) | [static] |
Definition at line 1245 of file FileBackendTest.php.
static FileBackendTest::provider_testGetFileHttpUrl | ( | ) | [static] |
Definition at line 1461 of file FileBackendTest.php.
static FileBackendTest::provider_testGetFileStat | ( | ) | [static] |
Definition at line 1137 of file FileBackendTest.php.
static FileBackendTest::provider_testGetLocalCopy | ( | ) | [static] |
Definition at line 1314 of file FileBackendTest.php.
static FileBackendTest::provider_testGetLocalReference | ( | ) | [static] |
Definition at line 1381 of file FileBackendTest.php.
static FileBackendTest::provider_testIsStoragePath | ( | ) | [static] |
Definition at line 99 of file FileBackendTest.php.
static FileBackendTest::provider_testMove | ( | ) | [static] |
Definition at line 492 of file FileBackendTest.php.
static FileBackendTest::provider_testParentStoragePath | ( | ) | [static] |
Definition at line 176 of file FileBackendTest.php.
static FileBackendTest::provider_testPrepareAndClean | ( | ) | [static] |
Definition at line 1487 of file FileBackendTest.php.
static FileBackendTest::provider_testSplitStoragePath | ( | ) | [static] |
Definition at line 124 of file FileBackendTest.php.
static FileBackendTest::provider_testStore | ( | ) | [static] |
Definition at line 266 of file FileBackendTest.php.
static FileBackendTest::provider_testStreamFile | ( | ) | [static] |
Definition at line 1189 of file FileBackendTest.php.
FileBackendTest::setUp | ( | ) | [protected] |
Reimplemented from MediaWikiTestCase.
Definition at line 16 of file FileBackendTest.php.
Definition at line 2371 of file FileBackendTest.php.
FileBackendTest::testConcatenate | ( | $ | op, |
$ | srcs, | ||
$ | srcsContent, | ||
$ | alreadyExists, | ||
$ | okStatus | ||
) |
provider_testConcatenate
Definition at line 943 of file FileBackendTest.php.
FileBackendTest::testCopy | ( | $ | op | ) |
provider_testCopy FileBackend::doOperation
Definition at line 301 of file FileBackendTest.php.
FileBackendTest::testCreate | ( | $ | op, |
$ | alreadyExists, | ||
$ | okStatus, | ||
$ | newSize | ||
) |
provider_testCreate FileBackend::doOperation
Definition at line 736 of file FileBackendTest.php.
FileBackendTest::testDelete | ( | $ | op, |
$ | withSource, | ||
$ | okStatus | ||
) |
provider_testDelete FileBackend::doOperation
Definition at line 544 of file FileBackendTest.php.
FileBackendTest::testDescribe | ( | $ | op, |
$ | withSource, | ||
$ | okStatus | ||
) |
provider_testDescribe FileBackend::doOperation
Definition at line 636 of file FileBackendTest.php.
Definition at line 1606 of file FileBackendTest.php.
Definition at line 1798 of file FileBackendTest.php.
Definition at line 1696 of file FileBackendTest.php.
FileBackend::doQuickOperations
Definition at line 858 of file FileBackendTest.php.
FileBackendTest::testExtensionFromPath | ( | $ | path, |
$ | res | ||
) |
provider_testExtensionFromPath FileBackend::extensionFromPath
Definition at line 193 of file FileBackendTest.php.
FileBackend::getTopDirectoryList FileBackend::getDirectoryList
Definition at line 2043 of file FileBackendTest.php.
FileBackendTest::testGetFileContents | ( | $ | source, |
$ | content | ||
) |
provider_testGetFileContents FileBackend::getFileContents FileBackend::getFileContentsMulti
Definition at line 1204 of file FileBackendTest.php.
FileBackendTest::testGetFileHttpUrl | ( | $ | source, |
$ | content | ||
) |
provider_testGetFileHttpUrl FileBackend::getFileHttpUrl
Definition at line 1431 of file FileBackendTest.php.
Definition at line 1875 of file FileBackendTest.php.
FileBackendTest::testGetFileStat | ( | $ | path, |
$ | content, | ||
$ | alreadyExists | ||
) |
provider_testGetFileStat FileBackend::getFileStat
Definition at line 1076 of file FileBackendTest.php.
FileBackendTest::testGetLocalCopy | ( | $ | source, |
$ | content | ||
) |
provider_testGetLocalCopy FileBackend::getLocalCopy
Definition at line 1264 of file FileBackendTest.php.
FileBackend::getLocalCopy FileBackend::getLocalReference
Definition at line 1401 of file FileBackendTest.php.
FileBackendTest::testGetLocalReference | ( | $ | source, |
$ | content | ||
) |
provider_testGetLocalReference FileBackend::getLocalReference
Definition at line 1334 of file FileBackendTest.php.
FileBackendTest::testIsStoragePath | ( | $ | path, |
$ | isStorePath | ||
) |
provider_testIsStoragePath FileBackend::isStoragePath
Definition at line 94 of file FileBackendTest.php.
FileBackend::lockFiles FileBackend::unlockFiles
Definition at line 2253 of file FileBackendTest.php.
FileBackendTest::testMove | ( | $ | op | ) |
provider_testMove FileBackend::doOperation
Definition at line 422 of file FileBackendTest.php.
FileBackendTest::testNormalizeStoragePath | ( | $ | path, |
$ | res | ||
) |
provider_normalizeStoragePath FileBackend::normalizeStoragePath
Definition at line 144 of file FileBackendTest.php.
FileBackendTest::testParentStoragePath | ( | $ | path, |
$ | res | ||
) |
provider_testParentStoragePath FileBackend::parentStoragePath
Definition at line 171 of file FileBackendTest.php.
FileBackendTest::testPrepareAndClean | ( | $ | path, |
$ | isOK | ||
) |
provider_testPrepareAndClean FileBackend::prepare FileBackend::clean
Definition at line 1477 of file FileBackendTest.php.
Definition at line 1546 of file FileBackendTest.php.
FileBackendTest::testSplitStoragePath | ( | $ | path, |
$ | res | ||
) |
provider_testSplitStoragePath FileBackend::splitStoragePath
Definition at line 119 of file FileBackendTest.php.
FileBackendTest::testStore | ( | $ | op | ) |
provider_testStore
Definition at line 210 of file FileBackendTest.php.
FileBackendTest::testStreamFile | ( | $ | path, |
$ | content, | ||
$ | alreadyExists | ||
) |
provider_testGetFileStat FileBackend::streamFile
Definition at line 1152 of file FileBackendTest.php.
FileBackend FileBackendTest::$backend [private] |
*
Definition at line 10 of file FileBackendTest.php.
FileBackendTest::$backendToUse [static, private] |
Definition at line 14 of file FileBackendTest.php.
FileBackendTest::$filesToPrune = array() [private] |
Definition at line 13 of file FileBackendTest.php.
FileBackendMultiWrite FileBackendTest::$multiBackend [private] |
*
Definition at line 11 of file FileBackendTest.php.
FSFileBackend FileBackendTest::$singleBackend |
*
Definition at line 12 of file FileBackendTest.php.