test: new assertHTMLEquals()
authorAntoine Musso <hashar@free.fr>
Mon, 3 Sep 2012 08:46:07 +0000 (10:46 +0200)
committerAntoine Musso <hashar@free.fr>
Mon, 3 Sep 2012 08:47:36 +0000 (10:47 +0200)
commit19d5ab2e8a0f2255265c82290dd8041d06633ef7
tree81ef686f4a630aff5c07c3e604a7d23d6f504dd8
parent51399da80833732cda7e4017869ab46ec305f432
test: new assertHTMLEquals()

Very trivial helper to compare HTML content. The method just add a
newline after each closing angle and then call assertEquals().

Change-Id: I5e6daa916a4fb452824616fa3c8a87bdb8038e8c
tests/phpunit/MediaWikiTestCase.php