We add @covers, so coverage reports won't consider a function tested if called
in a test for another function.
Reference: https://phpunit.de/manual/current/en/appendixes.annotations.html#appendixes.annotations.covers
Differential D87
Add coverage information to tests dereckson on Nov 21 2015, 06:41. Authored by Tags None Referenced Files
Subscribers None
Details
We add @covers, so coverage reports won't consider a function tested if called Reference: https://phpunit.de/manual/current/en/appendixes.annotations.html#appendixes.annotations.covers proofed file
Diff Detail
|