AmazonReportAcknowledgerTest
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 : AmazonReportAcknowledger
- testAcknowledgeReports() : mixed
- testGetAcknowledgedDate() : mixed
- testGetAvailableDate() : mixed
- testGetCount() : mixed
- testGetIsAcknowledged() : mixed
- testGetList() : mixed
- testGetReportId() : mixed
- testGetReportRequestId() : mixed
- testGetReportType() : mixed
- testSetAcknowledgedFilter() : mixed
- testSetReportIds() : mixed
- testSetUp() : 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
AmazonReportAcknowledger
$object
Methods
testAcknowledgeReports()
public
testAcknowledgeReports() : mixed
Return values
mixed —testGetAcknowledgedDate()
public
testGetAcknowledgedDate(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetAvailableDate()
public
testGetAvailableDate(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetCount()
public
testGetCount(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetIsAcknowledged()
public
testGetIsAcknowledged(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetList()
public
testGetList(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetReportId()
public
testGetReportId(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 —testSetAcknowledgedFilter()
public
testSetAcknowledgedFilter() : mixed
Return values
mixed —testSetReportIds()
public
testSetReportIds() : mixed
Return values
mixed —testSetUp()
public
testSetUp() : 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.