Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117751788
Cache.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
340 B
Referenced Files
None
Subscribers
None
Cache.php
View Options
<?php
/**
* Test class to test rcube_cache class
*
* @package Tests
*/
class
Framework_Cache
extends
PHPUnit_Framework_TestCase
{
/**
* Class constructor
*/
function
test_class
()
{
$object
=
new
rcube_cache
(
'db'
,
1
);
$this
->
assertInstanceOf
(
'rcube_cache'
,
$object
,
"Class constructor"
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, Apr 4, 3:27 AM (1 d, 10 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
1e/ee/5b59170080a21ff09b9f2b033017
Default Alt Text
Cache.php (340 B)
Attached To
Mode
R113 roundcubemail
Attached
Detach File
Event Timeline