JCacheTest::testGetStorage
Testing getStorage
Signature
public function testGetStorage(string
$handler,
array
$options,
string
$expected )
Parameters
-
$handler
- cache handler
-
$options
- options for cache handler
-
$expected
- expected storage class
Returns
- void
Tasks
Line | Task |
---|---|
623+ | Implement test_getStorage(). |