MediaWiki REL1_31
|
Test cases in RevisionTest should not interact with the Database. More...
Public Member Functions | |
getMockTitle ( $model=CONTENT_MODEL_WIKITEXT) | |
provideConstructFromArray () | |
provideConstructFromArray_userSetAsExpected () | |
provideConstructFromArrayThrowsExceptions () | |
provideConstructFromRow () | |
provideDecompressRevisionText () | |
provideGetArchiveQueryInfo () | |
provideGetId () | |
provideGetParentId () | |
provideGetQueryInfo () | |
provideGetRevisionText () | |
provideGetRevisionTextWithGzipAndLegacyEncoding () | |
provideGetRevisionTextWithLegacyEncoding () | |
provideGetRevisionTextWithZlibExtension () | |
provideGetTextId () | |
provideSelectArchiveFields () | |
provideSelectFields () | |
provideSetId () | |
provideSetUserIdAndName () | |
provideTestGetRevisionText_external_returnsFalseWhenNotEnoughUrlParts () | |
provideTestGetRevisionText_returnsDecompressedTextFieldWhenNotExternal () | |
testCompressRevisionTextUtf8 () | |
Revision::compressRevisionText. | |
testCompressRevisionTextUtf8Gzip () | |
Revision::compressRevisionText. | |
testConstructFromArray ( $rowArray) | |
provideConstructFromArray Revision::__construct \MediaWiki\Storage\RevisionStore::newMutableRevisionFromArray | |
testConstructFromArray_userSetAsExpected (array $rowArray, $expectedUserId, $expectedUserName) | |
provideConstructFromArray_userSetAsExpected Revision::__construct \MediaWiki\Storage\RevisionStore::newMutableRevisionFromArray | |
testConstructFromArrayThrowsExceptions ( $rowArray, Exception $expectedException) | |
provideConstructFromArrayThrowsExceptions Revision::__construct \MediaWiki\Storage\RevisionStore::newMutableRevisionFromArray | |
testConstructFromArrayWithBadPageId () | |
Revision::__construct \MediaWiki\Storage\RevisionStore::newMutableRevisionFromArray. | |
testConstructFromEmptyArray () | |
Revision::__construct \MediaWiki\Storage\RevisionStore::newMutableRevisionFromArray. | |
testConstructFromNothing () | |
Revision::__construct \MediaWiki\Storage\RevisionStore::newMutableRevisionFromArray. | |
testConstructFromRow (array $arrayData, $assertions) | |
provideConstructFromRow Revision::__construct \MediaWiki\Storage\RevisionStore::newMutableRevisionFromArray | |
testConstructFromRowWithBadPageId () | |
Revision::__construct \MediaWiki\Storage\RevisionStore::newMutableRevisionFromArray. | |
testDecompressRevisionText ( $legacyEncoding, $text, $flags, $expected) | |
provideDecompressRevisionText Revision::decompressRevisionText | |
testGetArchiveQueryInfo ( $globals, $expected) | |
Revision::getArchiveQueryInfo provideGetArchiveQueryInfo. | |
testGetContent () | |
Revision::getContent. | |
testGetContent_failure () | |
Revision::getContent. | |
testGetId ( $rowArray, $expectedId) | |
provideGetId Revision::getId | |
testGetParentId ( $rowArray, $expected) | |
provideGetParentId Revision::getParentId() | |
testGetQueryInfo ( $globals, $options, $expected) | |
Revision::getQueryInfo provideGetQueryInfo. | |
testGetRevisionText ( $expected, $rowData, $prefix='old_', $wiki=false) | |
Revision::getRevisionText provideGetRevisionText. | |
testGetRevisionText_external_noOldId () | |
Revision::getRevisionText. | |
testGetRevisionText_external_oldId () | |
Revision::getRevisionText. | |
testGetRevisionText_external_returnsFalseWhenNotEnoughUrlParts ( $text) | |
provideTestGetRevisionText_external_returnsFalseWhenNotEnoughUrlParts Revision::getRevisionText | |
testGetRevisionText_returnsDecompressedTextFieldWhenNotExternal ( $row, $prefix, $expected) | |
provideTestGetRevisionText_returnsDecompressedTextFieldWhenNotExternal Revision::getRevisionText | |
testGetRevisionText_returnsFalseWhenNoTextField () | |
Revision::getRevisionText. | |
testGetRevisionWithGzipAndLegacyEncoding ( $expected, $lang, $encoding, $rowData) | |
Revision::getRevisionText provideGetRevisionTextWithGzipAndLegacyEncoding. | |
testGetRevisionWithLegacyEncoding ( $expected, $lang, $encoding, $rowData) | |
Revision::getRevisionText provideGetRevisionTextWithLegacyEncoding. | |
testGetRevisionWithZlibExtension ( $expected, $rowData) | |
Revision::getRevisionText provideGetRevisionTextWithZlibExtension. | |
testGetSha1 () | |
Revision::getSha1. | |
testGetSha1_failure () | |
Revision::getSha1. | |
testGetSize () | |
Revision::getSize. | |
testGetSize_failure () | |
Revision::getSize. | |
testGetTextId ( $rowArray, $expected) | |
provideGetTextId Revision::getTextId() | |
testLoadFromTitle () | |
Revision::loadFromTitle. | |
testPageJoinCond () | |
Revision::pageJoinCond. | |
testSelectArchiveFields ( $contentHandlerUseDB, $expected) | |
provideSelectArchiveFields Revision::selectArchiveFields | |
testSelectFields ( $contentHandlerUseDB, $expected) | |
provideSelectFields Revision::selectFields | |
testSelectPageFields () | |
Revision::selectPageFields. | |
testSelectTextFields () | |
Revision::selectTextFields. | |
testSelectUserFields () | |
Revision::selectUserFields. | |
testSetId ( $input, $expected) | |
provideSetId Revision::setId | |
testSetUserIdAndName ( $inputId, $expectedId, $name) | |
provideSetUserIdAndName Revision::setUserIdAndName | |
testUserJoinCond () | |
Revision::userJoinCond. | |
Public Member Functions inherited from MediaWikiTestCase | |
__construct ( $name=null, array $data=[], $dataName='') | |
__destruct () | |
addDBData () | |
Stub. | |
addDBDataOnce () | |
Stub. | |
dbPrefix () | |
getCliArg ( $offset) | |
hideDeprecated ( $function) | |
Don't throw a warning if $function is deprecated and called later. | |
needsDB () | |
run (PHPUnit_Framework_TestResult $result=null) | |
setCliArg ( $offset, $value) | |
setContentLang ( $lang) | |
setGroupPermissions ( $newPerms, $newKey=null, $newValue=null) | |
Alters $wgGroupPermissions for the duration of the test. | |
setupAllTestDBs () | |
Set up all test DBs. | |
setUserLang ( $lang) | |
testMediaWikiTestCaseParentSetupCalled () | |
Make sure MediaWikiTestCase extending classes have called their parent setUp method. | |
usesTemporaryTables () | |
Private Member Functions | |
getBlobStore () | |
getRevisionStore () | |
getWANObjectCache () | |
mockBlobStoreFactory ( $blobStore) | |
overrideCommentStoreAndActorMigration () | |
Additional Inherited Members | |
Static Public Member Functions inherited from MediaWikiTestCase | |
static | getMutableTestUser ( $groups=[]) |
Convenience method for getting a mutable test user. | |
static | getTestSysop () |
Convenience method for getting an immutable admin test user. | |
static | getTestUser ( $groups=[]) |
Convenience method for getting an immutable test user. | |
static | listTables (IMaintainableDatabase $db) |
static | prepareServices (Config $bootstrapConfig) |
Prepare service configuration for unit testing. | |
static | setUpBeforeClass () |
static | setupTestDB (Database $db, $prefix) |
Creates an empty skeleton of the wiki database by cloning its structure to equivalent tables using the given $prefix. | |
static | teardownTestDB () |
Restores MediaWiki to using the table set (table prefix) it was using before setupTestDB() was called. | |
static | wfResetOutputBuffersBarrier ( $buffer) |
Used as a marker to prevent wfResetOutputBuffers from breaking PHPUnit. | |
Public Attributes inherited from MediaWikiTestCase | |
const | DB_PREFIX = 'unittest_' |
Table name prefixes. | |
const | ORA_DB_PREFIX = 'ut_' |
Static Public Attributes inherited from MediaWikiTestCase | |
static TestUser[] | $users |
Protected Member Functions inherited from MediaWikiTestCase | |
addTmpFiles ( $files) | |
arrayWrap (array $elements) | |
Utility method taking an array of elements and wrapping each element in its own array. | |
assertArrayEquals (array $expected, array $actual, $ordered=false, $named=false) | |
Assert that two arrays are equal. | |
assertFileContains ( $fileName, $actualData, $createIfMissing=true, $msg='') | |
Check whether file contains given data. | |
assertHTMLEquals ( $expected, $actual, $msg='') | |
Put each HTML element on its own line and then equals() the results. | |
assertSelect ( $table, $fields, $condition, array $expectedRows, array $options=[], array $join_conds=[]) | |
Asserts that the given database query yields the rows given by $expectedRows. | |
assertType ( $type, $actual, $message='') | |
Asserts the type of the provided value. | |
assertTypeOrValue ( $type, $actual, $value=false, $message='') | |
Asserts that the provided variable is of the specified internal type or equals the $value argument. | |
checkDbIsSupported () | |
checkPHPExtension ( $extName) | |
Check if $extName is a loaded PHP extension, will skip the test whenever it is not loaded. | |
getDefaultWikitextNS () | |
Returns the ID of a namespace that defaults to Wikitext. | |
getNewTempDirectory () | |
obtains a new temporary directory | |
getNewTempFile () | |
Obtains a new temporary file name. | |
getSchemaOverrides (IMaintainableDatabase $db) | |
Stub. | |
insertPage ( $pageName, $text='Sample page for unit test.', $namespace=null) | |
Insert a new page. | |
isWikitextNS ( $ns) | |
Returns true if the given namespace defaults to Wikitext according to $wgNamespaceContentModels. | |
markTestSkippedIfNoDiff3 () | |
Check, if $wgDiff3 is set and ready to merge Will mark the calling test as skipped, if not ready. | |
mergeMwGlobalArrayValue ( $name, $values) | |
Merges the given values into a MW global array variable. | |
objectAssociativeSort (array &$array) | |
Does an associative sort that works for objects. | |
overrideMwServices (Config $configOverrides=null, array $services=[]) | |
Stashes the global instance of MediaWikiServices, and installs a new one, allowing test cases to override settings and services. | |
setLogger ( $channel, LoggerInterface $logger) | |
Sets the logger for a specified channel, for the duration of the test. | |
setMwGlobals ( $pairs, $value=null) | |
Sets a global, maintaining a stashed version of the previous global to be restored in tearDown. | |
setService ( $name, $object) | |
Sets a service, maintaining a stashed version of the previous service to be restored in tearDown. | |
setTemporaryHook ( $hookName, $handler) | |
Create a temporary hook handler which will be reset by tearDown. | |
setUp () | |
stashMwGlobals ( $globalKeys) | |
Stashes the global, will be restored in tearDown() | |
tearDown () | |
Static Protected Member Functions inherited from MediaWikiTestCase | |
static | getExternalStoreDatabaseConnections () |
Gets master database connections for all of the ExternalStoreDB stores configured in $wgDefaultExternalStore. | |
static | isUsingExternalStoreDB () |
Check whether ExternalStoreDB is being used. | |
static | resetGlobalServices (Config $bootstrapConfig=null) |
Reset global services, and install testing environment. | |
static | setupDatabaseWithTestPrefix (IMaintainableDatabase $db, $prefix) |
Setups a database with the given prefix. | |
static | setupExternalStoreTestDBs ( $testPrefix) |
Clones the External Store database(s) for testing. | |
static | stripStringKeys (&$r) |
Utility function for eliminating all string keys from an array. | |
Protected Attributes inherited from MediaWikiTestCase | |
Database | $db |
Primary database. | |
array | $supportedDBs |
array | $tablesUsed = [] |
Test cases in RevisionTest should not interact with the Database.
For test cases that need Database interaction see RevisionDbTestBase.
Definition at line 18 of file RevisionTest.php.
|
private |
Definition at line 449 of file RevisionTest.php.
References $cache, and getWANObjectCache().
Referenced by getRevisionStore(), testCompressRevisionTextUtf8Gzip(), testDecompressRevisionText(), testGetRevisionWithGzipAndLegacyEncoding(), and testGetRevisionWithLegacyEncoding().
RevisionTest::getMockTitle | ( | $model = CONTENT_MODEL_WIKITEXT | ) |
string | $model |
Definition at line 40 of file RevisionTest.php.
References any, and MediaWikiTestCase\getDefaultWikitextNS().
Referenced by testConstructFromArray(), testConstructFromArray_userSetAsExpected(), testConstructFromArrayThrowsExceptions(), testConstructFromEmptyArray(), testConstructFromRow(), testGetContent(), testGetContent_failure(), testGetId(), testGetParentId(), testGetSha1(), testGetSha1_failure(), testGetSize(), testGetSize_failure(), testGetTextId(), testLoadFromTitle(), testSetId(), and testSetUserIdAndName().
|
private |
Definition at line 478 of file RevisionTest.php.
References $cache, getBlobStore(), and getWANObjectCache().
Referenced by testGetArchiveQueryInfo(), and testGetQueryInfo().
|
private |
Definition at line 442 of file RevisionTest.php.
Referenced by getBlobStore(), getRevisionStore(), and testGetRevisionText_external_oldId().
|
private |
Definition at line 461 of file RevisionTest.php.
References any.
Referenced by testCompressRevisionTextUtf8Gzip(), testConstructFromRow(), testDecompressRevisionText(), testGetRevisionText_external_oldId(), testGetRevisionWithGzipAndLegacyEncoding(), and testGetRevisionWithLegacyEncoding().
|
private |
Definition at line 892 of file RevisionTest.php.
References any, and MediaWikiTestCase\setService().
Referenced by testGetArchiveQueryInfo(), testGetQueryInfo(), testSelectArchiveFields(), and testSelectFields().
RevisionTest::provideConstructFromArray | ( | ) |
Definition at line 20 of file RevisionTest.php.
References CONTENT_MODEL_JAVASCRIPT.
RevisionTest::provideConstructFromArray_userSetAsExpected | ( | ) |
Definition at line 95 of file RevisionTest.php.
RevisionTest::provideConstructFromArrayThrowsExceptions | ( | ) |
Definition at line 151 of file RevisionTest.php.
RevisionTest::provideConstructFromRow | ( | ) |
Definition at line 201 of file RevisionTest.php.
References $rev.
RevisionTest::provideDecompressRevisionText | ( | ) |
Definition at line 675 of file RevisionTest.php.
References false, and serialize().
RevisionTest::provideGetArchiveQueryInfo | ( | ) |
Definition at line 1081 of file RevisionTest.php.
RevisionTest::provideGetId | ( | ) |
Definition at line 332 of file RevisionTest.php.
RevisionTest::provideGetParentId | ( | ) |
Definition at line 398 of file RevisionTest.php.
RevisionTest::provideGetQueryInfo | ( | ) |
Definition at line 1165 of file RevisionTest.php.
RevisionTest::provideGetRevisionText | ( | ) |
Definition at line 322 of file RevisionTest.php.
RevisionTest::provideGetRevisionTextWithGzipAndLegacyEncoding | ( | ) |
Definition at line 529 of file RevisionTest.php.
RevisionTest::provideGetRevisionTextWithLegacyEncoding | ( | ) |
Definition at line 496 of file RevisionTest.php.
RevisionTest::provideGetRevisionTextWithZlibExtension | ( | ) |
Definition at line 423 of file RevisionTest.php.
RevisionTest::provideGetTextId | ( | ) |
Definition at line 383 of file RevisionTest.php.
RevisionTest::provideSelectArchiveFields | ( | ) |
Definition at line 981 of file RevisionTest.php.
RevisionTest::provideSelectFields | ( | ) |
Definition at line 928 of file RevisionTest.php.
RevisionTest::provideSetId | ( | ) |
Definition at line 352 of file RevisionTest.php.
RevisionTest::provideSetUserIdAndName | ( | ) |
Definition at line 367 of file RevisionTest.php.
RevisionTest::provideTestGetRevisionText_external_returnsFalseWhenNotEnoughUrlParts | ( | ) |
Definition at line 793 of file RevisionTest.php.
RevisionTest::provideTestGetRevisionText_returnsDecompressedTextFieldWhenNotExternal | ( | ) |
Definition at line 756 of file RevisionTest.php.
References object.
RevisionTest::testCompressRevisionTextUtf8 | ( | ) |
Revision::compressRevisionText.
Definition at line 572 of file RevisionTest.php.
RevisionTest::testCompressRevisionTextUtf8Gzip | ( | ) |
Revision::compressRevisionText.
Definition at line 589 of file RevisionTest.php.
References MediaWikiTestCase\checkPHPExtension(), getBlobStore(), mockBlobStoreFactory(), and MediaWikiTestCase\setService().
RevisionTest::testConstructFromArray | ( | $rowArray | ) |
provideConstructFromArray Revision::__construct \MediaWiki\Storage\RevisionStore::newMutableRevisionFromArray
Definition at line 68 of file RevisionTest.php.
References $rev, CONTENT_MODEL_JAVASCRIPT, and getMockTitle().
RevisionTest::testConstructFromArray_userSetAsExpected | ( | array | $rowArray, |
$expectedUserId, | |||
$expectedUserName ) |
provideConstructFromArray_userSetAsExpected Revision::__construct \MediaWiki\Storage\RevisionStore::newMutableRevisionFromArray
array | $rowArray | |
mixed | $expectedUserId | null to expect the current wgUser ID |
mixed | $expectedUserName | null to expect the current wgUser name |
Definition at line 132 of file RevisionTest.php.
References $rev, getMockTitle(), MediaWikiTestCase\getTestUser(), and MediaWikiTestCase\setMwGlobals().
RevisionTest::testConstructFromArrayThrowsExceptions | ( | $rowArray, | |
Exception | $expectedException ) |
provideConstructFromArrayThrowsExceptions Revision::__construct \MediaWiki\Storage\RevisionStore::newMutableRevisionFromArray
Definition at line 181 of file RevisionTest.php.
References getMockTitle().
RevisionTest::testConstructFromArrayWithBadPageId | ( | ) |
Revision::__construct \MediaWiki\Storage\RevisionStore::newMutableRevisionFromArray.
Definition at line 88 of file RevisionTest.php.
References $rev.
RevisionTest::testConstructFromEmptyArray | ( | ) |
Revision::__construct \MediaWiki\Storage\RevisionStore::newMutableRevisionFromArray.
Definition at line 79 of file RevisionTest.php.
References $rev, and getMockTitle().
RevisionTest::testConstructFromNothing | ( | ) |
Revision::__construct \MediaWiki\Storage\RevisionStore::newMutableRevisionFromArray.
Definition at line 194 of file RevisionTest.php.
RevisionTest::testConstructFromRow | ( | array | $arrayData, |
$assertions ) |
provideConstructFromRow Revision::__construct \MediaWiki\Storage\RevisionStore::newMutableRevisionFromArray
Definition at line 280 of file RevisionTest.php.
References $rev, getMockTitle(), mockBlobStoreFactory(), object, and MediaWikiTestCase\setService().
RevisionTest::testConstructFromRowWithBadPageId | ( | ) |
Revision::__construct \MediaWiki\Storage\RevisionStore::newMutableRevisionFromArray.
Definition at line 313 of file RevisionTest.php.
References $rev, MIGRATION_OLD, MediaWikiTestCase\overrideMwServices(), and MediaWikiTestCase\setMwGlobals().
RevisionTest::testDecompressRevisionText | ( | $legacyEncoding, | |
$text, | |||
$flags, | |||
$expected ) |
provideDecompressRevisionText Revision::decompressRevisionText
bool | $legacyEncoding | |
mixed | $text | |
array | $flags | |
mixed | $expected |
Definition at line 736 of file RevisionTest.php.
References getBlobStore(), mockBlobStoreFactory(), and MediaWikiTestCase\setService().
RevisionTest::testGetArchiveQueryInfo | ( | $globals, | |
$expected ) |
Revision::getArchiveQueryInfo provideGetArchiveQueryInfo.
Definition at line 1152 of file RevisionTest.php.
References getRevisionStore(), overrideCommentStoreAndActorMigration(), MediaWikiTestCase\setMwGlobals(), and MediaWikiTestCase\setService().
RevisionTest::testGetContent | ( | ) |
Revision::getContent.
Definition at line 1468 of file RevisionTest.php.
References $rev, and getMockTitle().
RevisionTest::testGetContent_failure | ( | ) |
Revision::getContent.
Definition at line 1484 of file RevisionTest.php.
References $rev, and getMockTitle().
RevisionTest::testGetId | ( | $rowArray, | |
$expectedId ) |
provideGetId Revision::getId
Definition at line 347 of file RevisionTest.php.
References $rev, and getMockTitle().
RevisionTest::testGetParentId | ( | $rowArray, | |
$expected ) |
provideGetParentId Revision::getParentId()
Definition at line 408 of file RevisionTest.php.
References $rev, and getMockTitle().
RevisionTest::testGetQueryInfo | ( | $globals, | |
$options, | |||
$expected ) |
Revision::getQueryInfo provideGetQueryInfo.
Definition at line 1386 of file RevisionTest.php.
References $options, getRevisionStore(), overrideCommentStoreAndActorMigration(), MediaWikiTestCase\setMwGlobals(), and MediaWikiTestCase\setService().
RevisionTest::testGetRevisionText | ( | $expected, | |
$rowData, | |||
$prefix = 'old_', | |||
$wiki = false ) |
Revision::getRevisionText provideGetRevisionText.
Definition at line 417 of file RevisionTest.php.
Referenced by testGetRevisionWithGzipAndLegacyEncoding(), testGetRevisionWithLegacyEncoding(), and testGetRevisionWithZlibExtension().
RevisionTest::testGetRevisionText_external_noOldId | ( | ) |
Revision::getRevisionText.
Definition at line 818 of file RevisionTest.php.
References MediaWikiTestCase\setService().
RevisionTest::testGetRevisionText_external_oldId | ( | ) |
Revision::getRevisionText.
Definition at line 837 of file RevisionTest.php.
References $cache, getWANObjectCache(), mockBlobStoreFactory(), and MediaWikiTestCase\setService().
RevisionTest::testGetRevisionText_external_returnsFalseWhenNotEnoughUrlParts | ( | $text | ) |
provideTestGetRevisionText_external_returnsFalseWhenNotEnoughUrlParts Revision::getRevisionText
Definition at line 802 of file RevisionTest.php.
RevisionTest::testGetRevisionText_returnsDecompressedTextFieldWhenNotExternal | ( | $row, | |
$prefix, | |||
$expected ) |
provideTestGetRevisionText_returnsDecompressedTextFieldWhenNotExternal Revision::getRevisionText
Definition at line 785 of file RevisionTest.php.
RevisionTest::testGetRevisionText_returnsFalseWhenNoTextField | ( | ) |
Revision::getRevisionText.
Definition at line 752 of file RevisionTest.php.
RevisionTest::testGetRevisionWithGzipAndLegacyEncoding | ( | $expected, | |
$lang, | |||
$encoding, | |||
$rowData ) |
Revision::getRevisionText provideGetRevisionTextWithGzipAndLegacyEncoding.
Definition at line 559 of file RevisionTest.php.
References $lang, MediaWikiTestCase\checkPHPExtension(), getBlobStore(), mockBlobStoreFactory(), MediaWikiTestCase\setService(), and testGetRevisionText().
RevisionTest::testGetRevisionWithLegacyEncoding | ( | $expected, | |
$lang, | |||
$encoding, | |||
$rowData ) |
Revision::getRevisionText provideGetRevisionTextWithLegacyEncoding.
Definition at line 521 of file RevisionTest.php.
References $lang, getBlobStore(), mockBlobStoreFactory(), MediaWikiTestCase\setService(), and testGetRevisionText().
RevisionTest::testGetRevisionWithZlibExtension | ( | $expected, | |
$rowData ) |
Revision::getRevisionText provideGetRevisionTextWithZlibExtension.
Definition at line 437 of file RevisionTest.php.
References MediaWikiTestCase\checkPHPExtension(), and testGetRevisionText().
RevisionTest::testGetSha1 | ( | ) |
Revision::getSha1.
Definition at line 1435 of file RevisionTest.php.
References $rev, and getMockTitle().
RevisionTest::testGetSha1_failure | ( | ) |
Revision::getSha1.
Definition at line 1451 of file RevisionTest.php.
References $rev, and getMockTitle().
RevisionTest::testGetSize | ( | ) |
Revision::getSize.
Definition at line 1403 of file RevisionTest.php.
References $rev, and getMockTitle().
RevisionTest::testGetSize_failure | ( | ) |
Revision::getSize.
Definition at line 1418 of file RevisionTest.php.
References $rev, and getMockTitle().
RevisionTest::testGetTextId | ( | $rowArray, | |
$expected ) |
provideGetTextId Revision::getTextId()
Definition at line 393 of file RevisionTest.php.
References $rev, and getMockTitle().
RevisionTest::testLoadFromTitle | ( | ) |
Revision::loadFromTitle.
Definition at line 612 of file RevisionTest.php.
References MediaWikiTestCase\$db, any, getMockTitle(), MIGRATION_OLD, object, MediaWikiTestCase\overrideMwServices(), MediaWikiTestCase\setMwGlobals(), and wfWikiID().
RevisionTest::testPageJoinCond | ( | ) |
Revision::pageJoinCond.
Definition at line 884 of file RevisionTest.php.
References MediaWikiTestCase\hideDeprecated().
RevisionTest::testSelectArchiveFields | ( | $contentHandlerUseDB, | |
$expected ) |
provideSelectArchiveFields Revision::selectArchiveFields
Definition at line 1028 of file RevisionTest.php.
References MediaWikiTestCase\hideDeprecated(), MIGRATION_OLD, overrideCommentStoreAndActorMigration(), and MediaWikiTestCase\setMwGlobals().
RevisionTest::testSelectFields | ( | $contentHandlerUseDB, | |
$expected ) |
provideSelectFields Revision::selectFields
Definition at line 973 of file RevisionTest.php.
References MediaWikiTestCase\hideDeprecated(), MIGRATION_OLD, overrideCommentStoreAndActorMigration(), and MediaWikiTestCase\setMwGlobals().
RevisionTest::testSelectPageFields | ( | ) |
Revision::selectPageFields.
Definition at line 1053 of file RevisionTest.php.
References MediaWikiTestCase\hideDeprecated().
RevisionTest::testSelectTextFields | ( | ) |
Revision::selectTextFields.
Definition at line 1039 of file RevisionTest.php.
References MediaWikiTestCase\hideDeprecated().
RevisionTest::testSelectUserFields | ( | ) |
Revision::selectUserFields.
Definition at line 1071 of file RevisionTest.php.
References MediaWikiTestCase\hideDeprecated().
RevisionTest::testSetId | ( | $input, | |
$expected ) |
provideSetId Revision::setId
Definition at line 361 of file RevisionTest.php.
References $input, $rev, and getMockTitle().
RevisionTest::testSetUserIdAndName | ( | $inputId, | |
$expectedId, | |||
$name ) |
provideSetUserIdAndName Revision::setUserIdAndName
Definition at line 376 of file RevisionTest.php.
References $rev, and getMockTitle().
RevisionTest::testUserJoinCond | ( | ) |
Revision::userJoinCond.
Definition at line 871 of file RevisionTest.php.
References MediaWikiTestCase\hideDeprecated(), MIGRATION_OLD, MediaWikiTestCase\overrideMwServices(), and MediaWikiTestCase\setMwGlobals().