MediaWiki
REL1_24
|
FileRepo FileBackend medium More...
FileRepo FileBackend medium
Definition at line 8 of file FileBackendTest.php.
Definition at line 2459 of file FileBackendTest.php.
FileBackendTest::assertGoodStatus | ( | $ | status, |
$ | msg | ||
) |
Definition at line 2466 of file FileBackendTest.php.
FileBackendTest::assertHasHeaders | ( | array $ | headers, |
array $ | attr | ||
) | [private] |
Definition at line 700 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 2427 of file FileBackendTest.php.
FileBackendTest::deleteFiles | ( | $ | container | ) | [private] |
Definition at line 2446 of file FileBackendTest.php.
FileBackendTest::doTestConcatenate | ( | $ | params, |
$ | srcs, | ||
$ | srcsContent, | ||
$ | alreadyExists, | ||
$ | okStatus | ||
) | [private] |
Definition at line 963 of file FileBackendTest.php.
FileBackendTest::doTestCopy | ( | $ | op | ) | [private] |
Definition at line 316 of file FileBackendTest.php.
FileBackendTest::doTestCreate | ( | $ | op, |
$ | alreadyExists, | ||
$ | okStatus, | ||
$ | newSize | ||
) | [private] |
Definition at line 752 of file FileBackendTest.php.
FileBackendTest::doTestDelete | ( | $ | op, |
$ | withSource, | ||
$ | okStatus | ||
) | [private] |
Definition at line 559 of file FileBackendTest.php.
FileBackendTest::doTestDescribe | ( | $ | op, |
$ | withSource, | ||
$ | okStatus | ||
) | [private] |
Definition at line 651 of file FileBackendTest.php.
FileBackendTest::doTestDoOperations | ( | ) | [private] |
Definition at line 1662 of file FileBackendTest.php.
FileBackendTest::doTestDoOperationsFailing | ( | ) | [private] |
Definition at line 1854 of file FileBackendTest.php.
FileBackendTest::doTestDoOperationsPipeline | ( | ) | [private] |
Definition at line 1753 of file FileBackendTest.php.
FileBackendTest::doTestDoQuickOperations | ( | ) | [private] |
Definition at line 872 of file FileBackendTest.php.
FileBackendTest::doTestGetDirectoryList | ( | ) | [private] |
Definition at line 2110 of file FileBackendTest.php.
FileBackendTest::doTestGetFileContents | ( | $ | source, |
$ | content | ||
) | [private] |
Definition at line 1220 of file FileBackendTest.php.
FileBackendTest::doTestGetFileHttpUrl | ( | $ | source, |
$ | content | ||
) | [private] |
Definition at line 1487 of file FileBackendTest.php.
FileBackendTest::doTestGetFileList | ( | ) | [private] |
Definition at line 1931 of file FileBackendTest.php.
FileBackendTest::doTestGetFileStat | ( | $ | path, |
$ | content, | ||
$ | alreadyExists | ||
) | [private] |
Definition at line 1092 of file FileBackendTest.php.
FileBackendTest::doTestGetLocalCopy | ( | $ | source, |
$ | content | ||
) | [private] |
Definition at line 1292 of file FileBackendTest.php.
Definition at line 1457 of file FileBackendTest.php.
FileBackendTest::doTestGetLocalReference | ( | $ | source, |
$ | content | ||
) | [private] |
Definition at line 1378 of file FileBackendTest.php.
FileBackendTest::doTestLockCalls | ( | ) | [private] |
Definition at line 2320 of file FileBackendTest.php.
FileBackendTest::doTestMove | ( | $ | op | ) | [private] |
Definition at line 437 of file FileBackendTest.php.
FileBackendTest::doTestPrepareAndClean | ( | $ | path, |
$ | isOK | ||
) | [private] |
Definition at line 1542 of file FileBackendTest.php.
FileBackendTest::doTestRecursiveClean | ( | ) | [private] |
Definition at line 1603 of file FileBackendTest.php.
FileBackendTest::doTestStore | ( | $ | op | ) | [private] |
Definition at line 231 of file FileBackendTest.php.
FileBackendTest::doTestStreamFile | ( | $ | path, |
$ | content | ||
) | [private] |
Definition at line 1163 of file FileBackendTest.php.
FileBackendTest::listToArray | ( | $ | iter | ) | [private] |
Definition at line 2417 of file FileBackendTest.php.
FileBackendTest::prepare | ( | array $ | params | ) | [private] |
Definition at line 2422 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 1026 of file FileBackendTest.php.
static FileBackendTest::provider_testCopy | ( | ) | [static] |
Definition at line 373 of file FileBackendTest.php.
static FileBackendTest::provider_testCreate | ( | ) | [static] |
provider_testCreate
Definition at line 805 of file FileBackendTest.php.
static FileBackendTest::provider_testDelete | ( | ) | [static] |
Definition at line 599 of file FileBackendTest.php.
static FileBackendTest::provider_testDescribe | ( | ) | [static] |
Definition at line 714 of file FileBackendTest.php.
static FileBackendTest::provider_testExtensionFromPath | ( | ) | [static] |
Definition at line 201 of file FileBackendTest.php.
static FileBackendTest::provider_testGetFileContents | ( | ) | [static] |
Definition at line 1261 of file FileBackendTest.php.
static FileBackendTest::provider_testGetFileHttpUrl | ( | ) | [static] |
Definition at line 1505 of file FileBackendTest.php.
static FileBackendTest::provider_testGetFileStat | ( | ) | [static] |
Definition at line 1141 of file FileBackendTest.php.
static FileBackendTest::provider_testGetLocalCopy | ( | ) | [static] |
Definition at line 1346 of file FileBackendTest.php.
static FileBackendTest::provider_testGetLocalReference | ( | ) | [static] |
Definition at line 1425 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 495 of file FileBackendTest.php.
static FileBackendTest::provider_testParentStoragePath | ( | ) | [static] |
Definition at line 179 of file FileBackendTest.php.
static FileBackendTest::provider_testPrepareAndClean | ( | ) | [static] |
Definition at line 1531 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 269 of file FileBackendTest.php.
static FileBackendTest::provider_testStreamFile | ( | ) | [static] |
Definition at line 1193 of file FileBackendTest.php.
FileBackendTest::setUp | ( | ) | [protected] |
Reimplemented from MediaWikiTestCase.
Definition at line 16 of file FileBackendTest.php.
Definition at line 2433 of file FileBackendTest.php.
FileBackendTest::testConcatenate | ( | $ | op, |
$ | srcs, | ||
$ | srcsContent, | ||
$ | alreadyExists, | ||
$ | okStatus | ||
) |
provider_testConcatenate
Definition at line 947 of file FileBackendTest.php.
FileBackendTest::testCopy | ( | $ | op | ) |
provider_testCopy FileBackend::doOperation
Definition at line 304 of file FileBackendTest.php.
FileBackendTest::testCreate | ( | $ | op, |
$ | alreadyExists, | ||
$ | okStatus, | ||
$ | newSize | ||
) |
provider_testCreate FileBackend::doOperation
Definition at line 740 of file FileBackendTest.php.
FileBackendTest::testDelete | ( | $ | op, |
$ | withSource, | ||
$ | okStatus | ||
) |
provider_testDelete FileBackend::doOperation
Definition at line 547 of file FileBackendTest.php.
FileBackendTest::testDescribe | ( | $ | op, |
$ | withSource, | ||
$ | okStatus | ||
) |
provider_testDescribe FileBackend::doOperation
Definition at line 639 of file FileBackendTest.php.
Definition at line 1650 of file FileBackendTest.php.
Definition at line 1842 of file FileBackendTest.php.
Definition at line 1740 of file FileBackendTest.php.
FileBackend::doQuickOperations
Definition at line 862 of file FileBackendTest.php.
FileBackendTest::testExtensionFromPath | ( | $ | path, |
$ | res | ||
) |
provider_testExtensionFromPath FileBackend::extensionFromPath
Definition at line 196 of file FileBackendTest.php.
FileBackend::getTopDirectoryList FileBackend::getDirectoryList
Definition at line 2098 of file FileBackendTest.php.
FileBackendTest::testGetFileContents | ( | $ | source, |
$ | content | ||
) |
provider_testGetFileContents FileBackend::getFileContents FileBackend::getFileContentsMulti
Definition at line 1208 of file FileBackendTest.php.
FileBackendTest::testGetFileHttpUrl | ( | $ | source, |
$ | content | ||
) |
provider_testGetFileHttpUrl FileBackend::getFileHttpUrl
Definition at line 1475 of file FileBackendTest.php.
Definition at line 1919 of file FileBackendTest.php.
FileBackendTest::testGetFileStat | ( | $ | path, |
$ | content, | ||
$ | alreadyExists | ||
) |
provider_testGetFileStat FileBackend::getFileStat
Definition at line 1080 of file FileBackendTest.php.
FileBackendTest::testGetLocalCopy | ( | $ | source, |
$ | content | ||
) |
provider_testGetLocalCopy FileBackend::getLocalCopy
Definition at line 1280 of file FileBackendTest.php.
FileBackend::getLocalCopy FileBackend::getLocalReference
Definition at line 1445 of file FileBackendTest.php.
FileBackendTest::testGetLocalReference | ( | $ | source, |
$ | content | ||
) |
provider_testGetLocalReference FileBackend::getLocalReference
Definition at line 1366 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 2315 of file FileBackendTest.php.
FileBackendTest::testMove | ( | $ | op | ) |
provider_testMove FileBackend::doOperation
Definition at line 425 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 174 of file FileBackendTest.php.
FileBackendTest::testPrepareAndClean | ( | $ | path, |
$ | isOK | ||
) |
provider_testPrepareAndClean FileBackend::prepare FileBackend::clean
Definition at line 1521 of file FileBackendTest.php.
Definition at line 1590 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 213 of file FileBackendTest.php.
FileBackendTest::testStreamFile | ( | $ | path, |
$ | content, | ||
$ | alreadyExists | ||
) |
provider_testGetFileStat FileBackend::streamFile
Definition at line 1156 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.