PHP Class Pinq\Tests\Integration\Caching\DirectoryCacheTestBase

Inheritance: extends CacheTest
Show file Open project: timetoogo/pinq

Protected Properties

Property Type Description
$cacheDirectoryPath

Public Methods

Method Description
__construct ( $name = null, array $data = [], $dataName = '' )

Protected Methods

Method Description
tearDownCache ( )

Private Methods

Method Description
deleteDirectory ( $directory )

Method Details

__construct() public method

public __construct ( $name = null, array $data = [], $dataName = '' )
$data array

tearDownCache() protected method

protected tearDownCache ( )

Property Details

$cacheDirectoryPath protected static property

protected static $cacheDirectoryPath