AmazonFulfillmentOrderListTest
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 : AmazonFulfillmentOrderList
- testFetchOrderList() : mixed
- testFetchOrderListToken1() : mixed
- testFetchOrderListToken2() : mixed
- testGetFullList() : mixed
- testGetOrder() : mixed
- testSetMethodFilter() : 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
AmazonFulfillmentOrderList
$object
Methods
testFetchOrderList()
public
testFetchOrderList() : mixed
Return values
mixed —testFetchOrderListToken1()
public
testFetchOrderListToken1() : mixed
Return values
mixed —testFetchOrderListToken2()
public
testFetchOrderListToken2() : mixed
Return values
mixed —testGetFullList()
public
testGetFullList() : mixed
Return values
mixed —testGetOrder()
public
testGetOrder(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testSetMethodFilter()
public
testSetMethodFilter() : 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.