PHP 클래스 Lcobucci\JWT\ConfigurationTest

부터: 4.0.0
저자: Luís Otávio Cobucci Oblonczyk ([email protected])
상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: lcobucci/jwt

공개 메소드들

메소드 설명
createBuilderShouldCreateABuilderWithCustomizedEncoderAndClaimFactory ( )
createBuilderShouldCreateABuilderWithDefaultEncoderAndClaimFactory ( )
createDependencies ( )
getParserShouldNotCreateAnInstanceIfItWasConfigured ( )
getParserShouldReturnAParserWithCustomizedDecoderAndClaimFactory ( )
getParserShouldReturnAParserWithDefaultDecoderAndClaimFactory ( )
getSignerShouldReturnTheConfiguredSigner ( )
getSignerShouldReturnTheDefaultWhenItWasNotConfigured ( )

메소드 상세

createBuilderShouldCreateABuilderWithCustomizedEncoderAndClaimFactory() 공개 메소드

createBuilderShouldCreateABuilderWithDefaultEncoderAndClaimFactory() 공개 메소드

createDependencies() 공개 메소드

public createDependencies ( )

getParserShouldNotCreateAnInstanceIfItWasConfigured() 공개 메소드

getParserShouldReturnAParserWithCustomizedDecoderAndClaimFactory() 공개 메소드

getParserShouldReturnAParserWithDefaultDecoderAndClaimFactory() 공개 메소드

getSignerShouldReturnTheConfiguredSigner() 공개 메소드

getSignerShouldReturnTheDefaultWhenItWasNotConfigured() 공개 메소드