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