X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2Fpassword%2FBcryptPasswordTest.php;h=9b8e01e7726cf605b5eb4b300e7eed72fd552ced;hb=78ef918467c4fb329643d7c6ebc4afd616b4c942;hp=8f80362470c73f71ca3c2db96404db2468567477;hpb=1b3dbbd3121df0fc2ad3225631d7ac126bf1ba95;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/includes/password/BcryptPasswordTest.php b/tests/phpunit/includes/password/BcryptPasswordTest.php index 8f80362470..9b8e01e772 100644 --- a/tests/phpunit/includes/password/BcryptPasswordTest.php +++ b/tests/phpunit/includes/password/BcryptPasswordTest.php @@ -2,6 +2,10 @@ /** * @group large + * @covers BcryptPassword + * @covers ParameterizedPassword + * @covers Password + * @covers PasswordFactory */ class BcryptPasswordTest extends PasswordTestCase { protected function getTypeConfigs() {