Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117880460
Help.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
447 B
Referenced Files
None
Subscribers
None
Help.php
View Options
<?php
class
Help_Plugin
extends
PHPUnit_Framework_TestCase
{
function
setUp
()
{
include_once
dirname
(
__FILE__
)
.
'/../help.php'
;
}
/**
* Plugin object construction test
*/
function
test_constructor
()
{
$rcube
=
rcube
::
get_instance
();
$plugin
=
new
help
(
$rcube
->
api
);
$this
->
assertInstanceOf
(
'help'
,
$plugin
);
$this
->
assertInstanceOf
(
'rcube_plugin'
,
$plugin
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sun, Apr 5, 11:22 PM (1 w, 5 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
9d/3b/43d69b94bb158fede02869747ba2
Default Alt Text
Help.php (447 B)
Attached To
Mode
R113 roundcubemail
Attached
Detach File
Event Timeline