Documentation

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

Methods

testFetchItems()

public testFetchItems(mixed $o) : mixed
Parameters
$o : mixed
Tags
depends

testFetchShipments

Return values
mixed

testGetAddress()

public testGetAddress(mixed $o) : mixed
Parameters
$o : mixed
Tags
depends

testFetchShipments

Return values
mixed

testGetDestinationFulfillmentCenterId()

public testGetDestinationFulfillmentCenterId(mixed $o) : mixed
Parameters
$o : mixed
Tags
depends

testFetchShipments

Return values
mixed

testGetIfCasesRequired()

public testGetIfCasesRequired(mixed $o) : mixed
Parameters
$o : mixed
Tags
depends

testFetchShipments

Return values
mixed

testGetLabelPrepType()

public testGetLabelPrepType(mixed $o) : mixed
Parameters
$o : mixed
Tags
depends

testFetchShipments

Return values
mixed

testGetShipment()

public testGetShipment(mixed $o) : mixed
Parameters
$o : mixed
Tags
depends

testFetchShipments

Return values
mixed

testGetShipmentId()

public testGetShipmentId(mixed $o) : mixed
Parameters
$o : mixed
Tags
depends

testFetchShipments

Return values
mixed

testGetShipmentName()

public testGetShipmentName(mixed $o) : mixed
Parameters
$o : mixed
Tags
depends

testFetchShipments

Return values
mixed

testGetShipmentStatus()

public testGetShipmentStatus(mixed $o) : mixed
Parameters
$o : mixed
Tags
depends

testFetchShipments

Return values
mixed

testSetTimeLimits()

public testSetTimeLimits(mixed $a, mixed $b) : mixed
Parameters
$a : mixed
$b : mixed
Tags
dataProvider

timeProvider

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.

Return values
mixed

Search results