AmazonParticipationListTest
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 : AmazonParticipationList
- testFetchParticipationList() : mixed
- testFetchParticipationListToken1() : mixed
- testFetchParticipationListToken2() : mixed
- testGetCountry() : mixed
- testGetCurreny() : mixed
- testGetDomain() : mixed
- testGetLanguage() : mixed
- testGetMarketplaceId() : mixed
- testGetMarketplaceList() : mixed
- testGetName() : mixed
- testGetParticipationList() : mixed
- testGetSellerId() : mixed
- testGetSuspensionStatus() : 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
AmazonParticipationList
$object
Methods
testFetchParticipationList()
public
testFetchParticipationList() : mixed
Return values
mixed —testFetchParticipationListToken1()
public
testFetchParticipationListToken1() : mixed
Return values
mixed —testFetchParticipationListToken2()
public
testFetchParticipationListToken2() : mixed
Return values
mixed —testGetCountry()
public
testGetCountry(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetCurreny()
public
testGetCurreny(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetDomain()
public
testGetDomain(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetLanguage()
public
testGetLanguage(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetMarketplaceId()
public
testGetMarketplaceId(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetMarketplaceList()
public
testGetMarketplaceList(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetName()
public
testGetName(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetParticipationList()
public
testGetParticipationList(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetSellerId()
public
testGetSellerId(mixed $o) : mixed
Parameters
- $o : mixed
Tags
Return values
mixed —testGetSuspensionStatus()
public
testGetSuspensionStatus(mixed $o) : mixed
Parameters
- $o : mixed
Tags
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.