Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F120822957
ResultThread.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
362 B
Referenced Files
None
Subscribers
None
ResultThread.php
View Options
<?php
/**
* Test class to test rcube_result_thread class
*
* @package Tests
*/
class
Framework_ResultThread
extends
PHPUnit_Framework_TestCase
{
/**
* Class constructor
*/
function
test_class
()
{
$object
=
new
rcube_result_thread
;
$this
->
assertInstanceOf
(
'rcube_result_thread'
,
$object
,
"Class constructor"
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Fri, Apr 24, 9:58 AM (6 d, 8 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18751029
Default Alt Text
ResultThread.php (362 B)
Attached To
Mode
R113 roundcubemail
Attached
Detach File
Event Timeline