AmazonShipmentListTest
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 : AmazonShipmentList
- testFetchItems() : mixed
- testFetchShipments() : mixed
- testFetchShipmentsToken1() : mixed
- testFetchShipmentsToken2() : mixed
- testGetAddress() : mixed
- testGetDestinationFulfillmentCenterId() : mixed
- testGetIfCasesRequired() : mixed
- testGetLabelPrepType() : mixed
- testGetShipment() : mixed
- testGetShipmentId() : mixed
- testGetShipmentName() : mixed
- testGetShipmentStatus() : mixed
- testResetTimeLimit() : mixed
- testSetIdFilter() : mixed
- testSetStatusFilter() : mixed
- testSetTimeLimits() : mixed
- testSetUseToken() : 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
AmazonShipmentList
$object
Methods
testFetchItems()
public
testFetchItems(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testFetchShipments()
public
testFetchShipments() : mixed
Return values
mixed —testFetchShipmentsToken1()
public
testFetchShipmentsToken1() : mixed
Return values
mixed —testFetchShipmentsToken2()
public
testFetchShipmentsToken2() : mixed
Return values
mixed —testGetAddress()
public
testGetAddress(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetDestinationFulfillmentCenterId()
public
testGetDestinationFulfillmentCenterId(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetIfCasesRequired()
public
testGetIfCasesRequired(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetLabelPrepType()
public
testGetLabelPrepType(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetShipment()
public
testGetShipment(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetShipmentId()
public
testGetShipmentId(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetShipmentName()
public
testGetShipmentName(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetShipmentStatus()
public
testGetShipmentStatus(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testResetTimeLimit()
public
testResetTimeLimit() : mixed
Return values
mixed —testSetIdFilter()
public
testSetIdFilter() : mixed
Return values
mixed —testSetStatusFilter()
public
testSetStatusFilter() : mixed
Return values
mixed —testSetTimeLimits()
public
testSetTimeLimits(mixed $a, mixed $b) : mixed
Parameters
- $a : mixed
- $b : mixed
Tags
Return values
mixed —testSetUseToken()
public
testSetUseToken() : 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.