MediaWiki
REL1_22
|
Public Member Functions | |
provideTestWrapping () | |
setUp () | |
setUp and tearDown should (where significant) happen in reverse order. | |
testTidyWrapping ($expected, $text, $msg= '') | |
provideTestWrapping |
Definition at line 6 of file TidyTest.php.
Definition at line 27 of file TidyTest.php.
References array().
TidyTest::setUp | ( | ) |
setUp and tearDown should (where significant) happen in reverse order.
Reimplemented from MediaWikiTestCase.
Definition at line 7 of file TidyTest.php.
References MWTidy\tidy().
TidyTest::testTidyWrapping | ( | $ | expected, |
$ | text, | ||
$ | msg = '' |
||
) |