Mailing List Archive

[MediaWiki-commits] [Gerrit] mediawiki...ContentTranslation[master]: Add @covers tag
Legoktm has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/406004 )

Change subject: Add @covers tag
......................................................................

Add @covers tag

Change-Id: Idd3ee3ad400854973933f80da5d0ff5e307aa1ea
---
M tests/phpunit/DateManipulatorTest.php
1 file changed, 3 insertions(+), 0 deletions(-)


git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/ContentTranslation refs/changes/04/406004/1

diff --git a/tests/phpunit/DateManipulatorTest.php b/tests/phpunit/DateManipulatorTest.php
index 4446104..db818a6 100644
--- a/tests/phpunit/DateManipulatorTest.php
+++ b/tests/phpunit/DateManipulatorTest.php
@@ -6,6 +6,9 @@

use ContentTranslation\DateManipulator;

+/**
+ * @covers \ContentTranslation\DateManipulator
+ */
class DateManipulatorTest extends \PHPUnit_Framework_TestCase {
public function testConstructor() {
$this->assertInstanceOf(

--
To view, visit https://gerrit.wikimedia.org/r/406004
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Idd3ee3ad400854973933f80da5d0ff5e307aa1ea
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ContentTranslation
Gerrit-Branch: master
Gerrit-Owner: Legoktm <legoktm@member.fsf.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
[MediaWiki-commits] [Gerrit] mediawiki...ContentTranslation[master]: Add @covers tag [ In reply to ]
jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/406004 )

Change subject: Add @covers tag
......................................................................


Add @covers tag

Change-Id: Idd3ee3ad400854973933f80da5d0ff5e307aa1ea
---
M tests/phpunit/DateManipulatorTest.php
1 file changed, 3 insertions(+), 0 deletions(-)

Approvals:
jenkins-bot: Verified
Jforrester: Looks good to me, approved



diff --git a/tests/phpunit/DateManipulatorTest.php b/tests/phpunit/DateManipulatorTest.php
index 4446104..db818a6 100644
--- a/tests/phpunit/DateManipulatorTest.php
+++ b/tests/phpunit/DateManipulatorTest.php
@@ -6,6 +6,9 @@

use ContentTranslation\DateManipulator;

+/**
+ * @covers \ContentTranslation\DateManipulator
+ */
class DateManipulatorTest extends \PHPUnit_Framework_TestCase {
public function testConstructor() {
$this->assertInstanceOf(

--
To view, visit https://gerrit.wikimedia.org/r/406004
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Idd3ee3ad400854973933f80da5d0ff5e307aa1ea
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ContentTranslation
Gerrit-Branch: master
Gerrit-Owner: Legoktm <legoktm@member.fsf.org>
Gerrit-Reviewer: Jforrester <jforrester@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits