Antoine Musso wrote:
One possibility would be to only set it once using the setUpBeforeClass() and tearDownAfterClass(). Those are only run once in the class. So you could create a new test file having a class dedicated to this test.
Oh, I didn't know those existed...
Niklas, implement addDBData() method for that (called by MediaWikiTestCase)