PHP 클래스 Lcobucci\JWT\Claim\BasicTest

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

공개 메소드들

메소드 설명
constructorShouldConfigureTheAttributes ( )
getNameShouldReturnTheClaimName ( )
getValueShouldReturnTheClaimValue ( )
jsonSerializeShouldReturnTheClaimValue ( )
toStringShouldReturnTheClaimValue ( )

메소드 상세

constructorShouldConfigureTheAttributes() 공개 메소드

getNameShouldReturnTheClaimName() 공개 메소드

getValueShouldReturnTheClaimValue() 공개 메소드

jsonSerializeShouldReturnTheClaimValue() 공개 메소드

toStringShouldReturnTheClaimValue() 공개 메소드