Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F120836610
IdentitySelect.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
489 B
Referenced Files
None
Subscribers
None
IdentitySelect.php
View Options
<?php
class
IdentitySelect_Plugin
extends
PHPUnit_Framework_TestCase
{
function
setUp
()
{
include_once
dirname
(
__FILE__
)
.
'/../identity_select.php'
;
}
/**
* Plugin object construction test
*/
function
test_constructor
()
{
$rcube
=
rcube
::
get_instance
();
$plugin
=
new
identity_select
(
$rcube
->
api
);
$this
->
assertInstanceOf
(
'identity_select'
,
$plugin
);
$this
->
assertInstanceOf
(
'rcube_plugin'
,
$plugin
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Fri, Apr 24, 1:33 PM (1 d, 22 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
61/d2/d577db3cca819fdde4a4f51b7892
Default Alt Text
IdentitySelect.php (489 B)
Attached To
Mode
R113 roundcubemail
Attached
Detach File
Event Timeline