AmazonProductInfoTest
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 : AmazonProductInfo
- testFetchCategories() : mixed
- testFetchCompetitivePricing() : mixed
- testFetchLowestOffer() : mixed
- testFetchMyPrice() : mixed
- testGetProductCategories() : mixed
- testGetProductCompetitivePricing() : mixed
- testGetProductLowestOffer() : mixed
- testGetProductMyPrice() : mixed
- testSetASINs() : mixed
- testSetConditionFilter() : mixed
- testSetExcludeSelf() : mixed
- testSetSKUs() : 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
AmazonProductInfo
$object
Methods
testFetchCategories()
public
testFetchCategories() : mixed
Return values
mixed —testFetchCompetitivePricing()
public
testFetchCompetitivePricing() : mixed
Return values
mixed —testFetchLowestOffer()
public
testFetchLowestOffer() : mixed
Return values
mixed —testFetchMyPrice()
public
testFetchMyPrice() : mixed
Return values
mixed —testGetProductCategories()
public
testGetProductCategories(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetProductCompetitivePricing()
public
testGetProductCompetitivePricing(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetProductLowestOffer()
public
testGetProductLowestOffer(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetProductMyPrice()
public
testGetProductMyPrice(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testSetASINs()
public
testSetASINs() : mixed
Return values
mixed —testSetConditionFilter()
public
testSetConditionFilter() : mixed
Return values
mixed —testSetExcludeSelf()
public
testSetExcludeSelf() : mixed
Return values
mixed —testSetSKUs()
public
testSetSKUs() : 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.