MediaWiki  REL1_21
XmlTest Class Reference
Inheritance diagram for XmlTest:
Collaboration diagram for XmlTest:

List of all members.

Public Member Functions

 testCloseElement ()
 testDateMenu ()
 testElementAttributes ()
 testElementEmpty ()
 testElementEscaping ()
 testElementInputCanHaveAValueOfZero ()
 testElementOpen ()
 testEncodeJsVarArray ()
 testEncodeJsVarBoolean ()
 testEncodeJsVarFloat ()
 testEncodeJsVarFloatString ()
 testEncodeJsVarInt ()
 testEncodeJsVarIntString ()
 testEncodeJsVarNull ()
 testEncodeJsVarObject ()
 testEscapeJsStringSpecialChars ()
 testEscapeTagsOnly ()
 testExpandAttributes ()
 testExpandAttributesException ()
 testLabelAttributeCanOnlyBeClassOrTitle ()
 testLabelCreation ()
 testLanguageSelector ()
 testOpenElement ()
 testTextareaAttribs ()
 testTextareaNoContent ()

Protected Member Functions

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

Static Private Attributes

static $oldLang
static $oldNamespaces

Detailed Description

Definition at line 3 of file XmlTest.php.


Member Function Documentation

XmlTest::setUp ( ) [protected]

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

Reimplemented from MediaWikiTestCase.

Definition at line 7 of file XmlTest.php.

References array(), Language\factory(), and MediaWikiTestCase\setMwGlobals().

Definition at line 105 of file XmlTest.php.

References Xml\closeElement().

Definition at line 109 of file XmlTest.php.

References Xml\dateMenu().

Definition at line 89 of file XmlTest.php.

References array(), and Xml\element().

Definition at line 59 of file XmlTest.php.

References Xml\element().

Definition at line 75 of file XmlTest.php.

References Xml\element().

Definition at line 67 of file XmlTest.php.

References Xml\input().

Definition at line 51 of file XmlTest.php.

References Xml\element().

Definition at line 284 of file XmlTest.php.

References array(), and Xml\encodeJsVar().

Definition at line 268 of file XmlTest.php.

References Xml\encodeJsVar().

Definition at line 313 of file XmlTest.php.

References Xml\encodeJsVar().

Definition at line 329 of file XmlTest.php.

References Xml\encodeJsVar().

Definition at line 305 of file XmlTest.php.

References Xml\encodeJsVar().

Definition at line 321 of file XmlTest.php.

References Xml\encodeJsVar().

Definition at line 276 of file XmlTest.php.

References Xml\encodeJsVar().

Definition at line 297 of file XmlTest.php.

References array(), and Xml\encodeJsVar().

Definition at line 260 of file XmlTest.php.

References Xml\escapeJsString().

Definition at line 83 of file XmlTest.php.

References Xml\escapeTagsOnly().

Definition at line 37 of file XmlTest.php.

References array(), and Xml\expandAttributes().

Definition at line 46 of file XmlTest.php.

References Xml\expandAttributes().

Definition at line 219 of file XmlTest.php.

References array(), and Xml\label().

Definition at line 211 of file XmlTest.php.

References Xml\label().

Definition at line 248 of file XmlTest.php.

References array(), Xml\languageSelector(), and wfMessage().

Definition at line 97 of file XmlTest.php.

References array(), and Xml\openElement().

Definition at line 200 of file XmlTest.php.

References Xml\textarea().

Definition at line 192 of file XmlTest.php.

References Xml\textarea().


Member Data Documentation

XmlTest::$oldLang [static, private]

Definition at line 4 of file XmlTest.php.

XmlTest::$oldNamespaces [static, private]

Definition at line 5 of file XmlTest.php.


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