PHP 클래스 Bitpay\TokenTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: bitpay/php-client

공개 메소드들

메소드 설명
testConstruct ( )
testGetCreatedAt ( )
testGetFacade ( )
testGetPairingCode ( )
testGetPairingExpiration ( )
testGetPolicies ( )
testGetResource ( )
testGetToken ( )
testSetCreatedAt ( )
testSetFacade ( )
testSetPairingCode ( )
testSetPairingExpiration ( )
testSetPolicies ( )
testSetResource ( )
testSetToken ( )
testToString ( )

메소드 상세

testConstruct() 공개 메소드

public testConstruct ( )

testGetCreatedAt() 공개 메소드

public testGetCreatedAt ( )

testGetFacade() 공개 메소드

public testGetFacade ( )

testGetPairingCode() 공개 메소드

public testGetPairingCode ( )

testGetPairingExpiration() 공개 메소드

testGetPolicies() 공개 메소드

public testGetPolicies ( )

testGetResource() 공개 메소드

public testGetResource ( )

testGetToken() 공개 메소드

public testGetToken ( )

testSetCreatedAt() 공개 메소드

public testSetCreatedAt ( )

testSetFacade() 공개 메소드

public testSetFacade ( )

testSetPairingCode() 공개 메소드

public testSetPairingCode ( )

testSetPairingExpiration() 공개 메소드

testSetPolicies() 공개 메소드

public testSetPolicies ( )

testSetResource() 공개 메소드

public testSetResource ( )

testSetToken() 공개 메소드

public testSetToken ( )

testToString() 공개 메소드

public testToString ( )