Documentation

AmazonReportRequestListTest 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  : AmazonReportRequestList
testCancelRequests()  : mixed
testFetchCount()  : mixed
testFetchRequestList()  : mixed
testFetchRequestListToken1()  : mixed
testFetchRequestListToken2()  : mixed
testGetCount()  : mixed
testGetDateProcessingCompleted()  : mixed
testGetDateProcessingStarted()  : mixed
testGetEndDate()  : mixed
testGetIsScheduled()  : mixed
testGetList()  : mixed
testGetReportId()  : mixed
testGetReportType()  : mixed
testGetRequestId()  : mixed
testGetStartDate()  : mixed
testGetStatus()  : mixed
testGetSubmittedDate()  : mixed
testResetTimeLimit()  : mixed
testSetMaxCount()  : mixed
testSetReportStatuses()  : mixed
testSetReportTypes()  : mixed
testSetRequestIds()  : mixed
testSetTimeLimits()  : 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

Methods

testGetCount()

public testGetCount(mixed $o) : mixed
Parameters
$o : mixed
Tags
depends

testFetchCount

Return values
mixed

testGetDateProcessingCompleted()

public testGetDateProcessingCompleted(mixed $o) : mixed
Parameters
$o : mixed
Tags
depends

testFetchRequestList

Return values
mixed

testGetDateProcessingStarted()

public testGetDateProcessingStarted(mixed $o) : mixed
Parameters
$o : mixed
Tags
depends

testFetchRequestList

Return values
mixed

testGetEndDate()

public testGetEndDate(mixed $o) : mixed
Parameters
$o : mixed
Tags
depends

testFetchRequestList

Return values
mixed

testGetIsScheduled()

public testGetIsScheduled(mixed $o) : mixed
Parameters
$o : mixed
Tags
depends

testFetchRequestList

Return values
mixed

testGetList()

public testGetList(mixed $o) : mixed
Parameters
$o : mixed
Tags
depends

testFetchRequestList

Return values
mixed

testGetReportId()

public testGetReportId(mixed $o) : mixed
Parameters
$o : mixed
Tags
depends

testFetchRequestList

Return values
mixed

testGetReportType()

public testGetReportType(mixed $o) : mixed
Parameters
$o : mixed
Tags
depends

testFetchRequestList

Return values
mixed

testGetRequestId()

public testGetRequestId(mixed $o) : mixed
Parameters
$o : mixed
Tags
depends

testFetchRequestList

Return values
mixed

testGetStartDate()

public testGetStartDate(mixed $o) : mixed
Parameters
$o : mixed
Tags
depends

testFetchRequestList

Return values
mixed

testGetStatus()

public testGetStatus(mixed $o) : mixed
Parameters
$o : mixed
Tags
depends

testFetchRequestList

Return values
mixed

testGetSubmittedDate()

public testGetSubmittedDate(mixed $o) : mixed
Parameters
$o : mixed
Tags
depends

testFetchRequestList

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
dataProvider

timeProvider

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.

Return values
mixed

Search results