From 20f4404e4ccb003e7d0809abd13298dfd0a11fbb Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Mon, 11 Apr 2011 17:05:52 +0200 Subject: [PATCH] add @covers --- tests/UserTest.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tests/UserTest.php b/tests/UserTest.php index c24dd5d..9513e02 100644 --- a/tests/UserTest.php +++ b/tests/UserTest.php @@ -405,7 +405,9 @@ class UserTest extends TestBase $this->assertTrue($this->us->privateKeyExists($randKey)); } - + /** + * @covers SemanticScuttle_Service_User::isPrivateKeyValid + */ public function testIsPrivateKeyValid() { $this->assertFalse(