AmazonInventoryListTest
extends PHPUnit_Framework_TestCase
in package
Generated by PHPUnit_SkeletonGenerator 1.2.0 on 2012-12-12 at 13:17:14.
Table of Contents
- $object : AmazonInventoryList
- testFetchInventoryList() : mixed
- testFetchInventoryListToken1() : mixed
- testFetchInventoryListToken2() : mixed
- testGetASIN() : mixed
- testGetCondition() : mixed
- testGetEarliestAvailability() : mixed
- testGetEarliestAvailableToPick() : mixed
- testGetFNSKU() : mixed
- testGetInStockSupplyQuantity() : mixed
- testGetLatestAvailableToPick() : mixed
- testGetQuantity() : mixed
- testGetSellerSku() : mixed
- testGetSupply() : mixed
- testGetSupplyDetails() : mixed
- testGetSupplyType() : mixed
- testGetTotalSupplyQuantity() : mixed
- testSetResponseGroup() : mixed
- testSetSellerSkus() : mixed
- testSetStartTime() : mixed
- testSetUseToken() : mixed
- setUp() : mixed
- Sets up the fixture, for example, opens a network connection.
- tearDown() : mixed
- Tears down the fixture, for example, closes a network connection.
Properties
$object
protected
AmazonInventoryList
$object
Methods
testFetchInventoryList()
public
testFetchInventoryList() : mixed
Return values
mixed —testFetchInventoryListToken1()
public
testFetchInventoryListToken1() : mixed
Return values
mixed —testFetchInventoryListToken2()
public
testFetchInventoryListToken2() : mixed
Return values
mixed —testGetASIN()
public
testGetASIN(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetCondition()
public
testGetCondition(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetEarliestAvailability()
public
testGetEarliestAvailability(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetEarliestAvailableToPick()
public
testGetEarliestAvailableToPick(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetFNSKU()
public
testGetFNSKU(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetInStockSupplyQuantity()
public
testGetInStockSupplyQuantity(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetLatestAvailableToPick()
public
testGetLatestAvailableToPick(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetQuantity()
public
testGetQuantity(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetSellerSku()
public
testGetSellerSku(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetSupply()
public
testGetSupply(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetSupplyDetails()
public
testGetSupplyDetails(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetSupplyType()
public
testGetSupplyType(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetTotalSupplyQuantity()
public
testGetTotalSupplyQuantity(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testSetResponseGroup()
public
testSetResponseGroup() : mixed
Return values
mixed —testSetSellerSkus()
public
testSetSellerSkus() : mixed
Return values
mixed —testSetStartTime()
public
testSetStartTime() : mixed
Return values
mixed —testSetUseToken()
public
testSetUseToken() : mixed
Return values
mixed —setUp()
Sets up the fixture, for example, opens a network connection.
protected
setUp() : mixed
This method is called before a test is executed.
Return values
mixed —tearDown()
Tears down the fixture, for example, closes a network connection.
protected
tearDown() : mixed
This method is called after a test is executed.