PHP Класс Lcobucci\JWT\ConfigurationTest

С версии: 4.0.0
Автор: Luís Otávio Cobucci Oblonczyk ([email protected])
Наследование: extends PHPUnit_Framework_TestCase
Показать файл Открыть проект

Открытые методы

Метод Описание
createBuilderShouldCreateABuilderWithCustomizedEncoderAndClaimFactory ( )
createBuilderShouldCreateABuilderWithDefaultEncoderAndClaimFactory ( )
createDependencies ( )
getParserShouldNotCreateAnInstanceIfItWasConfigured ( )
getParserShouldReturnAParserWithCustomizedDecoderAndClaimFactory ( )
getParserShouldReturnAParserWithDefaultDecoderAndClaimFactory ( )
getSignerShouldReturnTheConfiguredSigner ( )
getSignerShouldReturnTheDefaultWhenItWasNotConfigured ( )

Описание методов

createBuilderShouldCreateABuilderWithCustomizedEncoderAndClaimFactory() публичный метод

createBuilderShouldCreateABuilderWithDefaultEncoderAndClaimFactory() публичный метод

createDependencies() публичный метод

public createDependencies ( )

getParserShouldNotCreateAnInstanceIfItWasConfigured() публичный метод

getParserShouldReturnAParserWithCustomizedDecoderAndClaimFactory() публичный метод

getParserShouldReturnAParserWithDefaultDecoderAndClaimFactory() публичный метод

getSignerShouldReturnTheConfiguredSigner() публичный метод

getSignerShouldReturnTheDefaultWhenItWasNotConfigured() публичный метод