From: jenkins-bot Date: Sat, 1 Apr 2017 02:43:37 +0000 (+0000) Subject: Merge "FauxRequest: Complete code coverage for FauxRequestTest" X-Git-Tag: 1.31.0-rc.0~3643 X-Git-Url: http://git.heureux-cyclage.org/?a=commitdiff_plain;h=b7c90b7deede4708c2231aa76c19789e116dc775;hp=efb373b2b0c896aa76cf66573617efef121c093d;p=lhc%2Fweb%2Fwiklou.git Merge "FauxRequest: Complete code coverage for FauxRequestTest" --- diff --git a/tests/phpunit/includes/HtmlTest.php b/tests/phpunit/includes/HtmlTest.php index b7249e5d94..115a8cf4e0 100644 --- a/tests/phpunit/includes/HtmlTest.php +++ b/tests/phpunit/includes/HtmlTest.php @@ -41,6 +41,9 @@ class HtmlTest extends MediaWikiTestCase { /** * @covers Html::element + * @covers Html::rawElement + * @covers Html::openElement + * @covers Html::closeElement */ public function testElementBasics() { $this->assertEquals( @@ -302,6 +305,7 @@ class HtmlTest extends MediaWikiTestCase { /** * @covers Html::namespaceSelector + * @covers Html::namespaceSelectorOptions */ public function testNamespaceSelector() { $this->assertEquals(