PHP Class Bitpay\BillTest

Inheritance: extends PHPUnit_Framework_TestCase
Mostrar archivo Open project: bitpay/php-client

Public Methods

Method Description
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 ( )

Private Methods

Method Description
getMockCurrency ( )
getMockItem ( )

Method Details

setUp() public method

public setUp ( )

testAddItem() public method

public testAddItem ( )

testGetAddress() public method

public testGetAddress ( )

testGetArchived() public method

public testGetArchived ( )

testGetCity() public method

public testGetCity ( )

testGetCountry() public method

public testGetCountry ( )

testGetCurrency() public method

public testGetCurrency ( )

testGetEmail() public method

public testGetEmail ( )

testGetItems() public method

public testGetItems ( )

testGetName() public method

public testGetName ( )

testGetPhone() public method

public testGetPhone ( )

testGetShowRate() public method

public testGetShowRate ( )

testGetState() public method

public testGetState ( )

testGetStatus() public method

public testGetStatus ( )

testGetZip() public method

public testGetZip ( )

testSetAddress() public method

public testSetAddress ( )

testSetArchived() public method

public testSetArchived ( )

testSetCity() public method

public testSetCity ( )

testSetCountry() public method

public testSetCountry ( )

testSetCurrency() public method

public testSetCurrency ( )

testSetEmail() public method

public testSetEmail ( )

testSetName() public method

public testSetName ( )

testSetPhone() public method

public testSetPhone ( )

testSetShowRate() public method

public testSetShowRate ( )

testSetState() public method

public testSetState ( )

testSetStatus() public method

public testSetStatus ( )

testSetZip() public method

public testSetZip ( )