MediaWiki
master
|
Public Member Functions | |
generateBucketsIfNeededProvider () | |
getThumbnailBucketProvider () | |
getThumbnailSourceProvider () | |
providerCanAnimate () | |
testCanAnimateThumbIfAppropriate ( $filename, $expected) | |
testGenerateBucketsIfNeeded ( $data) | |
generateBucketsIfNeededProvider File::generateBucketsIfNeeded More... | |
testGetThumbnailBucket ( $data) | |
getThumbnailBucketProvider File::getThumbnailBucket More... | |
testGetThumbnailSource ( $data) | |
getThumbnailSourceProvider File::getThumbnailSource More... | |
Additional Inherited Members | |
![]() | |
createsThumbnails () | |
Will the test create thumbnails (and thus do we need to set aside a temporary directory for them?) More... | |
dataFile ( $name, $type=false) | |
Utility function: Get a new file object for a file on disk but not actually in db. More... | |
getFilePath () | |
The result of this method will set the file path to use, as well as the protected member $filePath. More... | |
getRepoOptions () | |
setUp () | |
![]() | |
FSFileBackend | $backend |
string | $filePath |
FileRepo | $repo |
Definition at line 3 of file FileTest.php.
FileTest::generateBucketsIfNeededProvider | ( | ) |
Definition at line 308 of file FileTest.php.
References null.
FileTest::getThumbnailBucketProvider | ( | ) |
Definition at line 56 of file FileTest.php.
References null.
FileTest::getThumbnailSourceProvider | ( | ) |
Definition at line 199 of file FileTest.php.
References null.
FileTest::providerCanAnimate | ( | ) |
Definition at line 17 of file FileTest.php.
FileTest::testCanAnimateThumbIfAppropriate | ( | $filename, | |
$expected | |||
) |
string | $filename | |
bool | $expected | providerCanAnimate File::canAnimateThumbIfAppropriate |
Definition at line 11 of file FileTest.php.
References $file, and MediaWikiMediaTestCase\dataFile().
FileTest::testGenerateBucketsIfNeeded | ( | $data | ) |
generateBucketsIfNeededProvider File::generateBucketsIfNeeded
Definition at line 248 of file FileTest.php.
References class, and wfWikiID().
FileTest::testGetThumbnailBucket | ( | $data | ) |
getThumbnailBucketProvider File::getThumbnailBucket
Definition at line 37 of file FileTest.php.
References class.
FileTest::testGetThumbnailSource | ( | $data | ) |
getThumbnailSourceProvider File::getThumbnailSource
Definition at line 139 of file FileTest.php.
References class, and wfWikiID().