PHP Class Kevinrob\GuzzleCache\BaseTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: kevinrob/guzzle-cache-middleware

Protected Properties

Property Type Description
$client GuzzleHttp\Client

Public Methods

Method Description
setUp ( )
testMultipleHit ( )
testNoBreakClient ( )
testNoCacheOtherMethod ( )

Method Details

setUp() public method

public setUp ( )

testMultipleHit() public method

public testMultipleHit ( )

testNoBreakClient() public method

public testNoBreakClient ( )

testNoCacheOtherMethod() public method

Property Details

$client protected_oe property

protected Client,GuzzleHttp $client
return GuzzleHttp\Client