testStaticFunctions()
Checks for the existence of the backwards compatibility static functions (forwarders to WikiPage clas...
testImplementsSetMagic()
@depends testImplementsGetMagic Article::__set
static selectFields()
Return the list of revision fields that should be selected to create a new page.
static makeTitle( $ns, $title, $fragment='', $interwiki='')
Create a new Title from a namespace index and a DB key.
testGetOrSetOnNewProperty()
Article::__get Article::__set.
setUp()
creates a title object and its article object
tearDown()
cleanup title object and its article object
Class for viewing MediaWiki article and history.