Added MediaWikiTestCase::assertTypeOrValue to facilitate common type checks
authorjeroendedauw <jeroendedauw@gmail.com>
Tue, 4 Sep 2012 13:53:05 +0000 (15:53 +0200)
committerjeroendedauw <jeroendedauw@gmail.com>
Thu, 13 Sep 2012 18:22:03 +0000 (20:22 +0200)
commitad6ccbcaf386c8aea58092b8a39d225562ce3c31
tree5bfd62d30d3121f7230eeec7513a0fdfeb876728
parent28678c3d07e6116b6fc0f2523180253746dc0c44
Added MediaWikiTestCase::assertTypeOrValue to facilitate common type checks

Also added MediaWikiTestCase::assertType which accepts both internal types, classes and interfaces

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