AmazonFeedListTest
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 : AmazonFeedList
- testCancelFeeds() : mixed
- testCountFeeds() : mixed
- testFetchFeedSubmissions() : mixed
- testFetchFeedSubmissionsToken1() : mixed
- testFetchFeedSubmissionsToken2() : mixed
- testGetFeedInfo() : mixed
- testResetTimeLimit() : mixed
- testSetFeedIds() : mixed
- testSetMaxCount() : mixed
- testSetStatuses() : mixed
- testSetTimeLimits() : mixed
- testSetTypes() : 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
$object
protected
AmazonFeedList
$object
Methods
testCancelFeeds()
public
testCancelFeeds() : mixed
Return values
mixed —testCountFeeds()
public
testCountFeeds() : mixed
Return values
mixed —testFetchFeedSubmissions()
public
testFetchFeedSubmissions() : mixed
Return values
mixed —testFetchFeedSubmissionsToken1()
public
testFetchFeedSubmissionsToken1() : mixed
Return values
mixed —testFetchFeedSubmissionsToken2()
public
testFetchFeedSubmissionsToken2() : mixed
Return values
mixed —testGetFeedInfo()
public
testGetFeedInfo(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testResetTimeLimit()
public
testResetTimeLimit() : mixed
Return values
mixed —testSetFeedIds()
public
testSetFeedIds() : mixed
Return values
mixed —testSetMaxCount()
public
testSetMaxCount() : mixed
Return values
mixed —testSetStatuses()
public
testSetStatuses() : mixed
Return values
mixed —testSetTimeLimits()
public
testSetTimeLimits(mixed $a, mixed $b, mixed $c, mixed $d) : mixed
Parameters
- $a : mixed
- $b : mixed
- $c : mixed
- $d : mixed
Tags
Return values
mixed —testSetTypes()
public
testSetTypes() : mixed
Return values
mixed —testSetUseToken()
public
testSetUseToken() : mixed
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.