AmazonProductListTest
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 : AmazonProductList
- testFetchProductList() : mixed
- testGetProduct() : mixed
- testSetIdType() : mixed
- testSetProductIds() : 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
AmazonProductList
$object
Methods
testFetchProductList()
public
testFetchProductList() : mixed
Return values
mixed —testGetProduct()
public
testGetProduct(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testSetIdType()
public
testSetIdType() : mixed
Return values
mixed —testSetProductIds()
public
testSetProductIds() : 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.