Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117878033
ImapGeneric.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
ImapGeneric.php
View Options
<?php
/**
* Test class to test rcube_imap_generic class
*
* @package Tests
*/
class
Framework_ImapGeneric
extends
PHPUnit_Framework_TestCase
{
/**
* Class constructor
*/
function
test_class
()
{
$object
=
new
rcube_imap_generic
;
$this
->
assertInstanceOf
(
'rcube_imap_generic'
,
$object
,
"Class constructor"
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sun, Apr 5, 9:56 PM (3 w, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18786168
Default Alt Text
ImapGeneric.php (358 B)
Attached To
Mode
R113 roundcubemail
Attached
Detach File
Event Timeline