PHP 클래스 Bitpay\BillTest

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

공개 메소드들

메소드 설명
setUp ( )
testAddItem ( )
testGetAddress ( )
testGetArchived ( )
testGetCity ( )
testGetCountry ( )
testGetCurrency ( )
testGetEmail ( )
testGetItems ( )
testGetName ( )
testGetPhone ( )
testGetShowRate ( )
testGetState ( )
testGetStatus ( )
testGetZip ( )
testSetAddress ( )
testSetArchived ( )
testSetCity ( )
testSetCountry ( )
testSetCurrency ( )
testSetEmail ( )
testSetName ( )
testSetPhone ( )
testSetShowRate ( )
testSetState ( )
testSetStatus ( )
testSetZip ( )

비공개 메소드들

메소드 설명
getMockCurrency ( )
getMockItem ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testAddItem() 공개 메소드

public testAddItem ( )

testGetAddress() 공개 메소드

public testGetAddress ( )

testGetArchived() 공개 메소드

public testGetArchived ( )

testGetCity() 공개 메소드

public testGetCity ( )

testGetCountry() 공개 메소드

public testGetCountry ( )

testGetCurrency() 공개 메소드

public testGetCurrency ( )

testGetEmail() 공개 메소드

public testGetEmail ( )

testGetItems() 공개 메소드

public testGetItems ( )

testGetName() 공개 메소드

public testGetName ( )

testGetPhone() 공개 메소드

public testGetPhone ( )

testGetShowRate() 공개 메소드

public testGetShowRate ( )

testGetState() 공개 메소드

public testGetState ( )

testGetStatus() 공개 메소드

public testGetStatus ( )

testGetZip() 공개 메소드

public testGetZip ( )

testSetAddress() 공개 메소드

public testSetAddress ( )

testSetArchived() 공개 메소드

public testSetArchived ( )

testSetCity() 공개 메소드

public testSetCity ( )

testSetCountry() 공개 메소드

public testSetCountry ( )

testSetCurrency() 공개 메소드

public testSetCurrency ( )

testSetEmail() 공개 메소드

public testSetEmail ( )

testSetName() 공개 메소드

public testSetName ( )

testSetPhone() 공개 메소드

public testSetPhone ( )

testSetShowRate() 공개 메소드

public testSetShowRate ( )

testSetState() 공개 메소드

public testSetState ( )

testSetStatus() 공개 메소드

public testSetStatus ( )

testSetZip() 공개 메소드

public testSetZip ( )