PHP Class Tests\Odesk\Phystrix\RequestCacheTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: odesk/phystrix

Protected Properties

Property Type Description
$requestCache Odesk\Phystrix\RequestCache

Public Methods

Method Description
testClear ( )
testClearAll ( )
testExists ( )
testGetAndPut ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testClear() public method

public testClear ( )

testClearAll() public method

public testClearAll ( )

testExists() public method

public testExists ( )

testGetAndPut() public method

public testGetAndPut ( )

Property Details

$requestCache protected property

protected RequestCache,Odesk\Phystrix $requestCache
return Odesk\Phystrix\RequestCache