PHP Class Lcobucci\JWT\SignatureTest

Since: 0.1.0
Author: Luís Otávio Cobucci Oblonczyk ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: lcobucci/jwt

Protected Properties

Свойство Type Description
$signer Lcobucci\JWT\Signer | PHPUnit_Framework_MockObject_MockObject

Méthodes publiques

Méthode Description
constructorMustConfigureAttributes ( )
initializeDependencies ( )
toStringMustReturnTheHash ( )
verifyMustReturnWhatSignerSays ( )

Method Details

constructorMustConfigureAttributes() public méthode

initializeDependencies() public méthode

toStringMustReturnTheHash() public méthode

verifyMustReturnWhatSignerSays() public méthode

Property Details

$signer protected_oe property

protected Signer,Lcobucci\JWT|PHPUnit_Framework_MockObject_MockObject $signer
Résultat Lcobucci\JWT\Signer | PHPUnit_Framework_MockObject_MockObject