Allow test to remove data from the database
authorAntoine Musso <hashar@users.mediawiki.org>
Sat, 28 May 2011 21:19:24 +0000 (21:19 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Sat, 28 May 2011 21:19:24 +0000 (21:19 +0000)
commit6d221bdabea7727c806c2f4606f2cd46dd5a173f
treeb40e40c4d9d4feb7c964491a97516d1dfbfd3f7c
parentb15737fa837deb410cd75568b9c6b919662842a6
Allow test to remove data from the database

This new removeDBData() is run after the tests result. It is similar
to the addDBData() method.
tests/phpunit/MediaWikiTestCase.php