AmazonReportRequestTest
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 : AmazonReportRequest
- testGetEndDate() : mixed
- testGetIsScheduled() : mixed
- testGetReportRequestId() : mixed
- testGetReportType() : mixed
- testGetResponse() : mixed
- testGetStartDate() : mixed
- testGetStatus() : mixed
- testGetSubmittedDate() : mixed
- testRequestReport() : mixed
- testResetTimeLimit() : mixed
- testSetMarketplaces() : mixed
- testSetReportType() : mixed
- testSetShowSalesChannel() : mixed
- testSetTimeLimits() : 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
AmazonReportRequest
$object
Methods
testGetEndDate()
public
testGetEndDate(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetIsScheduled()
public
testGetIsScheduled(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetReportRequestId()
public
testGetReportRequestId(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetReportType()
public
testGetReportType(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetResponse()
public
testGetResponse(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetStartDate()
public
testGetStartDate(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetStatus()
public
testGetStatus(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetSubmittedDate()
public
testGetSubmittedDate(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testRequestReport()
public
testRequestReport() : mixed
Return values
mixed —testResetTimeLimit()
public
testResetTimeLimit() : mixed
Return values
mixed —testSetMarketplaces()
public
testSetMarketplaces() : mixed
Return values
mixed —testSetReportType()
public
testSetReportType() : mixed
Return values
mixed —testSetShowSalesChannel()
public
testSetShowSalesChannel() : 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 —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.