MediaWiki  master
SanitizerTest Class Reference
Inheritance diagram for SanitizerTest:
Collaboration diagram for SanitizerTest:

List of all members.

Public Member Functions

 testCssCommentsChecking ($expected, $css, $message= '')
 provideCssCommentsFixtures
 testDecodeMixedComplexEntities ()
 testDecodeMixedEntities ()
 testDecodeNamedEntities ()
 testDecodeNumericEntities ()
 testDecodeTagAttributes ()
 testDeprecatedAttributes ($input, $tag, $expected, $message=null)
 provideDeprecatedAttributes
 testDeprecatedAttributesDisabled ()
 testInvalidAmpersand ()
 testInvalidEntities ()
 testInvalidNumberedEntities ()
 testSelfClosingTag ()

Static Public Member Functions

static provideCssCommentsFixtures ()
static provideDeprecatedAttributes ()

Protected Member Functions

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

Detailed Description

Definition at line 3 of file SanitizerTest.php.


Member Function Documentation

Definition at line 179 of file SanitizerTest.php.

References array().

Definition at line 132 of file SanitizerTest.php.

References array(), and table.

SanitizerTest::setUp ( ) [protected]

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

Reimplemented from MediaWikiTestCase.

Definition at line 5 of file SanitizerTest.php.

References AutoLoader\loadClass(), and MediaWikiTestCase\setMwGlobals().

SanitizerTest::testCssCommentsChecking ( expected,
css,
message = '' 
)

provideCssCommentsFixtures

Definition at line 171 of file SanitizerTest.php.

References $css, and Sanitizer\checkCss().

SanitizerTest::testDeprecatedAttributes ( input,
tag,
expected,
message = null 
)

provideDeprecatedAttributes

Definition at line 120 of file SanitizerTest.php.

References $input, and Sanitizer\fixTagAttributes().


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