PHP Class FastFeed\Tests\Cache\FastFeedTest

Show file Open project: fastfeed/fastfeed

Protected Properties

Property Type Description
$cacheMock Desarrolla2\Cache\CacheInterface

Public Methods

Method Description
setUp ( )
testGetCache ( )
testWithCache ( )
testWithOutCache ( )

Method Details

setUp() public method

public setUp ( )

testGetCache() public method

public testGetCache ( )

testWithCache() public method

public testWithCache ( )

testWithOutCache() public method

public testWithOutCache ( )

Property Details

$cacheMock protected property

protected CacheInterface,Desarrolla2\Cache $cacheMock
return Desarrolla2\Cache\CacheInterface