PHP Class FastFeed\Tests\AbstractFastFeedTest

Inheritance: extends PHPUnit_Framework_TestCase
ファイルを表示 Open project: fastfeed/fastfeed Class Usage Examples

Protected Properties

Property Type Description
$fastFeed FastFeed\FastFeed
$guzzleMock Guzzle\Http\ClientInterface
$loggerMock Psr\Log\LoggerInterface

Public Methods

Method Description
setUp ( )

Method Details

setUp() public method

public setUp ( )

Property Details

$fastFeed protected_oe property

protected FastFeed,FastFeed $fastFeed
return FastFeed\FastFeed

$guzzleMock protected_oe property

protected ClientInterface,Guzzle\Http $guzzleMock
return Guzzle\Http\ClientInterface

$loggerMock protected_oe property

protected LoggerInterface,Psr\Log $loggerMock
return Psr\Log\LoggerInterface