PHP Class FastFeed\Tests\AbstractFastFeedTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file 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 property

protected FastFeed,FastFeed $fastFeed
return FastFeed\FastFeed

$guzzleMock protected property

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

$loggerMock protected property

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