Merge "Properly check that the port key is present"
[lhc/web/wiklou.git] / tests / phpunit / includes / password / BcryptPasswordTest.php
index 8f80362..9b8e01e 100644 (file)
@@ -2,6 +2,10 @@
 
 /**
  * @group large
+ * @covers BcryptPassword
+ * @covers ParameterizedPassword
+ * @covers Password
+ * @covers PasswordFactory
  */
 class BcryptPasswordTest extends PasswordTestCase {
        protected function getTypeConfigs() {