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