PHP Class Lcobucci\JWT\Signer\BaseSignerTest

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\BaseSigner | PHPUnit_Framework_MockObject_MockObject

Méthodes publiques

Méthode Description
initializeDependencies ( )
modifyHeaderShouldChangeAlgorithm ( )
signMustReturnANewSignature ( )
signShouldConvertKeyWhenItsNotAnObject ( )
verifyShouldConvertKeyWhenItsNotAnObject ( )
verifyShouldDelegateTheCallToAbstractMethod ( )

Method Details

initializeDependencies() public méthode

modifyHeaderShouldChangeAlgorithm() public méthode

signMustReturnANewSignature() public méthode

signShouldConvertKeyWhenItsNotAnObject() public méthode

verifyShouldConvertKeyWhenItsNotAnObject() public méthode

verifyShouldDelegateTheCallToAbstractMethod() public méthode

Property Details

$signer protected_oe property

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