Introduce InterwikiTest
authordaniel <daniel.kinzler@wikimedia.de>
Sat, 23 Apr 2016 19:00:18 +0000 (21:00 +0200)
committerdaniel <daniel.kinzler@wikimedia.de>
Sat, 23 Apr 2016 19:44:59 +0000 (21:44 +0200)
commitff764440da623c34c37f290a1ecd9f167f68433f
treee2d373b1ffb2329e48b0338012d8a9d1831d79ad
parent5fe6c8c656611f37805b7df72010c4bd83dd34f7
Introduce InterwikiTest

This test class verifies that Interwiki currectly handles information
from the database, CDB files, and plain arrays. This is intended to
allow confident refactoring when implementing T113034.

Bug: T113034
Change-Id: I2b68d11e3e946d81fa5f5f65a28fc399e7936c0f
includes/interwiki/Interwiki.php
tests/phpunit/includes/interwiki/InterwikiTest.php [new file with mode: 0644]