diff --git a/tests/Symfony/Tests/Component/Security/Core/Authentication/Token/AbstractTokenTest.php b/tests/Symfony/Tests/Component/Security/Core/Authentication/Token/AbstractTokenTest.php old mode 100644 new mode 100755 index 9b6def7e52abe..0adce5398c0b8 --- a/tests/Symfony/Tests/Component/Security/Core/Authentication/Token/AbstractTokenTest.php +++ b/tests/Symfony/Tests/Component/Security/Core/Authentication/Token/AbstractTokenTest.php @@ -57,8 +57,8 @@ public function testEraseCredentials() } /** - * @covers Symfony\Component\Security\Core\Authentication\Token\Token::serialize - * @covers Symfony\Component\Security\Core\Authentication\Token\Token::unserialize + * @covers Symfony\Component\Security\Core\Authentication\Token\AbstractToken::serialize + * @covers Symfony\Component\Security\Core\Authentication\Token\AbstractToken::unserialize */ public function testSerialize() { @@ -72,7 +72,7 @@ public function testSerialize() } /** - * @covers Symfony\Component\Security\Core\Authentication\Token\Token::__construct + * @covers Symfony\Component\Security\Core\Authentication\Token\AbstractToken::__construct */ public function testConstructor() { @@ -87,8 +87,8 @@ public function testConstructor() } /** - * @covers Symfony\Component\Security\Core\Authentication\Token\Token::isAuthenticated - * @covers Symfony\Component\Security\Core\Authentication\Token\Token::setAuthenticated + * @covers Symfony\Component\Security\Core\Authentication\Token\AbstractToken::isAuthenticated + * @covers Symfony\Component\Security\Core\Authentication\Token\AbstractToken::setAuthenticated */ public function testAuthenticatedFlag() { @@ -103,11 +103,11 @@ public function testAuthenticatedFlag() } /** - * @covers Symfony\Component\Security\Core\Authentication\Token\Token::getAttributes - * @covers Symfony\Component\Security\Core\Authentication\Token\Token::setAttributes - * @covers Symfony\Component\Security\Core\Authentication\Token\Token::hasAttribute - * @covers Symfony\Component\Security\Core\Authentication\Token\Token::getAttribute - * @covers Symfony\Component\Security\Core\Authentication\Token\Token::setAttribute + * @covers Symfony\Component\Security\Core\Authentication\Token\AbstractToken::getAttributes + * @covers Symfony\Component\Security\Core\Authentication\Token\AbstractToken::setAttributes + * @covers Symfony\Component\Security\Core\Authentication\Token\AbstractToken::hasAttribute + * @covers Symfony\Component\Security\Core\Authentication\Token\AbstractToken::getAttribute + * @covers Symfony\Component\Security\Core\Authentication\Token\AbstractToken::setAttribute */ public function testAttributes() {
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: