PHP 클래스 Emarref\Jwt\Claim\FactoryTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: emarref/jwt

공개 메소드들

메소드 설명
setUp ( )
testGetAudience ( )
testGetExpiration ( )
testGetIssuedAt ( )
testGetIssuer ( )
testGetJwtId ( )
testGetNotBefore ( )
testGetPrivate ( )
testGetSubject ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testGetAudience() 공개 메소드

public testGetAudience ( )

testGetExpiration() 공개 메소드

public testGetExpiration ( )

testGetIssuedAt() 공개 메소드

public testGetIssuedAt ( )

testGetIssuer() 공개 메소드

public testGetIssuer ( )

testGetJwtId() 공개 메소드

public testGetJwtId ( )

testGetNotBefore() 공개 메소드

public testGetNotBefore ( )

testGetPrivate() 공개 메소드

public testGetPrivate ( )

testGetSubject() 공개 메소드

public testGetSubject ( )