AmazonFulfillmentOrderCreatorTest
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 : AmazonFulfillmentOrderCreator
- testCreateOrder() : mixed
- testSetAddress() : mixed
- testSetComment() : mixed
- testSetDate() : mixed
- testSetDisplayableOrderId() : mixed
- testSetEmails() : mixed
- testSetFulfillmentMethod() : mixed
- testSetFulfillmentOrderId() : mixed
- testSetFulfillmentPolicy() : mixed
- testSetItems() : mixed
- testSetShippingSpeed() : 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
AmazonFulfillmentOrderCreator
$object
Methods
testCreateOrder()
public
testCreateOrder() : mixed
Return values
mixed —testSetAddress()
public
testSetAddress() : mixed
Return values
mixed —testSetComment()
public
testSetComment() : mixed
Return values
mixed —testSetDate()
public
testSetDate() : mixed
Return values
mixed —testSetDisplayableOrderId()
public
testSetDisplayableOrderId() : mixed
Return values
mixed —testSetEmails()
public
testSetEmails() : mixed
Return values
mixed —testSetFulfillmentMethod()
public
testSetFulfillmentMethod() : mixed
Return values
mixed —testSetFulfillmentOrderId()
public
testSetFulfillmentOrderId() : mixed
Return values
mixed —testSetFulfillmentPolicy()
public
testSetFulfillmentPolicy() : mixed
Return values
mixed —testSetItems()
public
testSetItems() : mixed
Return values
mixed —testSetShippingSpeed()
public
testSetShippingSpeed() : 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.