Improve @covers tags for ComposerJson and ComposerLock tests
authorKunal Mehta <legoktm@member.fsf.org>
Fri, 26 Aug 2016 01:28:22 +0000 (18:28 -0700)
committerKunal Mehta <legoktm@member.fsf.org>
Sun, 2 Oct 2016 09:22:10 +0000 (02:22 -0700)
commit8e7803aae9cdc7d2ed855762566898e45a6cf84e
treea850fc116e5fc98228d410ad6df8e89e8c56296d
parentaf341521edf4b53bfeb498b66bb92d4a0c71660c
Improve @covers tags for ComposerJson and ComposerLock tests

Indicate that the constructors are also covered in the tests.

Change-Id: Ic87603c76e8affc31f497962375c39fb2726e604
tests/phpunit/includes/libs/composer/ComposerJsonTest.php
tests/phpunit/includes/libs/composer/ComposerLockTest.php