Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F120836158
ResultIndex.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
358 B
Referenced Files
None
Subscribers
None
ResultIndex.php
View Options
<?php
/**
* Test class to test rcube_result_index class
*
* @package Tests
*/
class
Framework_ResultIndex
extends
PHPUnit_Framework_TestCase
{
/**
* Class constructor
*/
function
test_class
()
{
$object
=
new
rcube_result_index
;
$this
->
assertInstanceOf
(
'rcube_result_index'
,
$object
,
"Class constructor"
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Fri, Apr 24, 1:26 PM (1 d, 1 h ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
47/2f/81db2e4ee543a5f0ba05e77ba4ba
Default Alt Text
ResultIndex.php (358 B)
Attached To
Mode
R113 roundcubemail
Attached
Detach File
Event Timeline