PHP Class Pinq\Tests\Integration\Caching\CSVFileCacheTest

Inheritance: extends CacheTest
Datei anzeigen Open project: timetoogo/pinq

Public Methods

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

Protected Methods

Method Description
setUpCache ( )
tearDownCache ( )

Method Details

__construct() public method

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

setUpCache() protected method

protected setUpCache ( )

tearDownCache() protected method

protected tearDownCache ( )