Documentation

AmazonServiceStatusTest 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  : AmazonServiceStatus
serviceProvider()  : array<string|int, mixed>
testFetchServiceStatus()  : mixed
testGetMessageList()  : mixed
testgGetMessageId()  : mixed
testgGetStatus()  : mixed
testgGetTimestamp()  : mixed
testSetService()  : 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

Methods

serviceProvider()

public serviceProvider() : array<string|int, mixed>
Return values
array<string|int, mixed>

testGetMessageList()

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

testFetchServiceStatus

Return values
mixed

testgGetMessageId()

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

testFetchServiceStatus

Return values
mixed

testgGetStatus()

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

testFetchServiceStatus

Return values
mixed

testgGetTimestamp()

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

testFetchServiceStatus

Return values
mixed

testSetService()

public testSetService(mixed $a, mixed $b[, mixed $c = null ]) : mixed
Parameters
$a : mixed
$b : mixed
$c : mixed = null
Tags
dataProvider

serviceProvider

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