MediaWiki
REL1_24
|
Public Member Functions | |
getHtmlData () | |
testQuickProcessing () | |
testTransform ($input, $expectedText, $expectedRemoved=array(), $callback=false) | |
getHtmlData | |
Static Private Member Functions | |
static | normalize ($s) |
Definition at line 6 of file HtmlFormatterTest.php.
Definition at line 42 of file HtmlFormatterTest.php.
static HtmlFormatterTest::normalize | ( | $ | s | ) | [static, private] |
Definition at line 113 of file HtmlFormatterTest.php.
References $f.
HtmlFormatterTest::testTransform | ( | $ | input, |
$ | expectedText, | ||
$ | expectedRemoved = array() , |
||
$ | callback = false |
||
) |
getHtmlData
string | $input | |
string | $expectedText | |
array | $expectedRemoved | |
callable | bool | $callback |
Definition at line 15 of file HtmlFormatterTest.php.
References $html, array(), as, MediaWikiTestCase\assertValidHtmlSnippet(), normalize(), and HtmlFormatter\wrapHTML().