Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117752599
LdapGeneric.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
367 B
Referenced Files
None
Subscribers
None
LdapGeneric.php
View Options
<?php
/**
* Test class to test rcube_ldap_generic class
*
* @package Tests
*/
class
Framework_LdapGeneric
extends
PHPUnit_Framework_TestCase
{
/**
* Class constructor
*/
function
test_class
()
{
$object
=
new
rcube_ldap_generic
(
array
());
$this
->
assertInstanceOf
(
'rcube_ldap_generic'
,
$object
,
"Class constructor"
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, Apr 4, 4:23 AM (19 h, 5 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
a1/a1/78cf83dc2abb1868f0ffecbab952
Default Alt Text
LdapGeneric.php (367 B)
Attached To
Mode
R113 roundcubemail
Attached
Detach File
Event Timeline