PHP Class Bitpay\ItemTest

Inheritance: extends PHPUnit_Framework_TestCase
Exibir arquivo Open project: bitpay/php-client

Public Methods

Method Description
setUp ( )
testBadStringPrice ( )
testGetCode ( )
testGetDescription ( )
testGetPrice ( )
testGetQuantity ( )
testIsPhysical ( )
testSetCode ( )
testSetDescription ( )
testSetPhysicalTrue ( )
testSetPrice ( )
testSetPriceExceptionDoubleDecimal ( )
testSetPriceExceptionNoNumber ( )
testSetQuantity ( )

Method Details

setUp() public method

public setUp ( )

testBadStringPrice() public method

public testBadStringPrice ( )

testGetCode() public method

public testGetCode ( )

testGetDescription() public method

public testGetDescription ( )

testGetPrice() public method

public testGetPrice ( )

testGetQuantity() public method

public testGetQuantity ( )

testIsPhysical() public method

public testIsPhysical ( )

testSetCode() public method

public testSetCode ( )

testSetDescription() public method

public testSetDescription ( )

testSetPhysicalTrue() public method

public testSetPhysicalTrue ( )

testSetPrice() public method

public testSetPrice ( )

testSetPriceExceptionDoubleDecimal() public method

testSetPriceExceptionNoNumber() public method

testSetQuantity() public method

public testSetQuantity ( )