AmazonShipmentItemListTest
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 : AmazonShipmentItemList
- testFetchItems() : mixed
- testFetchItemsToken1() : mixed
- testFetchShipmentsToken2() : mixed
- testGetFulfillmentNetworkSKU() : mixed
- testGetItems() : mixed
- testGetQuantityInCase() : mixed
- testGetQuantityReceived() : mixed
- testGetQuantityShipped() : mixed
- testGetSellerSKU() : mixed
- testGetShipmentId() : mixed
- testResetTimeLimit() : mixed
- testSetTimeLimits() : mixed
- testSetUp() : mixed
- testSetUseToken() : mixed
- testShipmentId() : mixed
- timeProvider() : array<string|int, 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
AmazonShipmentItemList
$object
Methods
testFetchItems()
public
testFetchItems() : mixed
Return values
mixed —testFetchItemsToken1()
public
testFetchItemsToken1() : mixed
Return values
mixed —testFetchShipmentsToken2()
public
testFetchShipmentsToken2() : mixed
Return values
mixed —testGetFulfillmentNetworkSKU()
public
testGetFulfillmentNetworkSKU(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetItems()
public
testGetItems(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetQuantityInCase()
public
testGetQuantityInCase(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetQuantityReceived()
public
testGetQuantityReceived(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetQuantityShipped()
public
testGetQuantityShipped(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetSellerSKU()
public
testGetSellerSKU(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetShipmentId()
public
testGetShipmentId(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testResetTimeLimit()
public
testResetTimeLimit() : mixed
Return values
mixed —testSetTimeLimits()
public
testSetTimeLimits(mixed $a, mixed $b) : mixed
Parameters
- $a : mixed
- $b : mixed
Tags
Return values
mixed —testSetUp()
public
testSetUp() : mixed
Return values
mixed —testSetUseToken()
public
testSetUseToken() : mixed
Return values
mixed —testShipmentId()
public
testShipmentId() : mixed
Return values
mixed —timeProvider()
public
timeProvider() : array<string|int, mixed>
Return values
array<string|int, 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.