Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 44281fe

Browse files
committedMar 8, 2017
@Covers annotation change for proper code coverage
1 parent 2413a10 commit 44281fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎tests/RestMultiClientTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,7 @@ public function testGet() {
241241

242242
/**
243243
* @covers MikeBrant\RestClientLib\RestMultiClient::post
244+
* @covers MikeBrant\RestClientLib\RestMultiClient::validateInputArrays
244245
* @covers MikeBrant\RestClientLib\RestMultiClient::validateDataArray
245246
* @covers MikeBrant\RestClientLib\RestMultiClient::setRequestDataArray
246247
*/

0 commit comments

Comments
 (0)
Please sign in to comment.