JCacheStorageFileTest::testStoreAndGet
Testing store() and get()
Signature
public function testStoreAndGet(string
$id,
string
$group,
string
$data,
string
$checktime,
string
$expected )
Parameters
-
$id
- element ID
-
$group
- group
-
$data
- string to be cached
-
$checktime
- @todo
-
$expected
- @todo
Returns
- void