MediaWiki  REL1_21
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
 testGetContentHandler ()
 testGetModel ()

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 65 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

Definition at line 77 of file CssContentTest.php.

References Content\equals().

Definition at line 59 of file CssContentTest.php.

References newContent().

Definition at line 53 of file CssContentTest.php.

References newContent().


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