Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117749270
Rcube.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
323 B
Referenced Files
None
Subscribers
None
Rcube.php
View Options
<?php
/**
* Test class to test rcube class
*
* @package Tests
*/
class
Framework_Rcube
extends
PHPUnit_Framework_TestCase
{
/**
* Class constructor
*/
function
test_class
()
{
$object
=
rcube
::
get_instance
();
$this
->
assertInstanceOf
(
'rcube'
,
$object
,
"Class singleton"
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, Apr 4, 1:30 AM (1 w, 6 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
c1/2b/711d02fe43a1d1ba1fe2bc52c40c
Default Alt Text
Rcube.php (323 B)
Attached To
Mode
R113 roundcubemail
Attached
Detach File
Event Timeline