MediaWiki  REL1_22
CssContentTest Class Reference

ContentHandler Database ^--- needed, because we do need the database to test link updates More...

Inheritance diagram for CssContentTest:
Collaboration diagram for CssContentTest:

List of all members.

Public Member Functions

 newContent ($text)
 testEquals (Content $a, Content $b=null, $equal=false)
 dataEquals CssContent::equals
 testGetContentHandler ()
 CssContent::getContentHandler
 testGetModel ()
 CssContent::getModel

Static Public Member Functions

static dataEquals ()
static dataGetParserOutput ()

Protected Member Functions

 setUp ()
 setUp and tearDown should (where significant) happen in reverse order.

Detailed Description

ContentHandler Database ^--- needed, because we do need the database to test link updates

Definition at line 8 of file CssContentTest.php.


Member Function Documentation

static CssContentTest::dataEquals ( ) [static]

Definition at line 71 of file CssContentTest.php.

References array().

Definition at line 29 of file CssContentTest.php.

References array().

Definition at line 25 of file CssContentTest.php.

Referenced by testGetContentHandler(), and testGetModel().

CssContentTest::setUp ( ) [protected]

setUp and tearDown should (where significant) happen in reverse order.

Reimplemented from MediaWikiTestCase.

Definition at line 10 of file CssContentTest.php.

References $user, array(), MediaWikiTestCase\setMwGlobals(), and User.

CssContentTest::testEquals ( Content a,
Content b = null,
equal = false 
)

dataEquals CssContent::equals

Definition at line 84 of file CssContentTest.php.

References Content\equals().


The documentation for this class was generated from the following file: