PHP Class Lcobucci\JWT\ConfigurationTest

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

Méthodes publiques

Méthode Description
createBuilderShouldCreateABuilderWithCustomizedEncoderAndClaimFactory ( )
createBuilderShouldCreateABuilderWithDefaultEncoderAndClaimFactory ( )
createDependencies ( )
getParserShouldNotCreateAnInstanceIfItWasConfigured ( )
getParserShouldReturnAParserWithCustomizedDecoderAndClaimFactory ( )
getParserShouldReturnAParserWithDefaultDecoderAndClaimFactory ( )
getSignerShouldReturnTheConfiguredSigner ( )
getSignerShouldReturnTheDefaultWhenItWasNotConfigured ( )

Method Details

createBuilderShouldCreateABuilderWithCustomizedEncoderAndClaimFactory() public méthode

createBuilderShouldCreateABuilderWithDefaultEncoderAndClaimFactory() public méthode

createDependencies() public méthode

public createDependencies ( )

getParserShouldNotCreateAnInstanceIfItWasConfigured() public méthode

getParserShouldReturnAParserWithCustomizedDecoderAndClaimFactory() public méthode

getParserShouldReturnAParserWithDefaultDecoderAndClaimFactory() public méthode

getSignerShouldReturnTheConfiguredSigner() public méthode

getSignerShouldReturnTheDefaultWhenItWasNotConfigured() public méthode