Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117752898
User.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
323 B
Referenced Files
None
Subscribers
None
User.php
View Options
<?php
/**
* Test class to test rcube_user class
*
* @package Tests
*/
class
Framework_User
extends
PHPUnit_Framework_TestCase
{
/**
* Class constructor
*/
function
test_class
()
{
$user
=
new
rcube_user
;
$this
->
assertInstanceOf
(
'rcube_user'
,
$user
,
"Class constructor"
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, Apr 4, 4:49 AM (1 d, 11 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
c3/d3/4bd6b0a7b0acb7c2f20c9c5e2b8c
Default Alt Text
User.php (323 B)
Attached To
Mode
R113 roundcubemail
Attached
Detach File
Event Timeline