AmazonReportScheduleListTest
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 : AmazonReportScheduleList
- testFetchCount() : mixed
- testFetchReportList() : mixed
- testFetchReportListToken1() : mixed
- testFetchReportListToken2() : mixed
- testGetCount() : mixed
- testGetList() : mixed
- testGetReportType() : mixed
- testGetSchedule() : mixed
- testGetScheduledDate() : mixed
- testSetReportTypes() : 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
AmazonReportScheduleList
$object
Methods
testFetchCount()
public
testFetchCount() : mixed
Return values
mixed —testFetchReportList()
public
testFetchReportList() : mixed
Return values
mixed —testFetchReportListToken1()
public
testFetchReportListToken1() : mixed
Return values
mixed —testFetchReportListToken2()
public
testFetchReportListToken2() : mixed
Return values
mixed —testGetCount()
public
testGetCount(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetList()
public
testGetList(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetReportType()
public
testGetReportType(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetSchedule()
public
testGetSchedule(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetScheduledDate()
public
testGetScheduledDate(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testSetReportTypes()
public
testSetReportTypes() : 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.