PHP Class Kevinrob\GuzzleCache\PublicCacheTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: kevinrob/guzzle-cache-middleware

Protected Properties

Свойство Type Description
$client GuzzleHttp\Client

Méthodes publiques

Méthode Description
setUp ( )
testCacheMaxAge ( )
testCacheProvider ( )
testCacheSMaxAge ( )
testNoCachePrivate ( )

Méthodes protégées

Méthode Description
rrmdir ( $dir )

Method Details

rrmdir() protected méthode

protected rrmdir ( $dir )
$dir http://stackoverflow.com/a/9760541/244702

setUp() public méthode

public setUp ( )

testCacheMaxAge() public méthode

public testCacheMaxAge ( )

testCacheProvider() public méthode

public testCacheProvider ( )

testCacheSMaxAge() public méthode

public testCacheSMaxAge ( )

testNoCachePrivate() public méthode

public testNoCachePrivate ( )

Property Details

$client protected_oe property

protected Client,GuzzleHttp $client
Résultat GuzzleHttp\Client