Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117749646
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 sqlsrv
*/
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:42 AM (1 w, 3 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
a8/42/d59d8d624f8e2f92c0134a8e84ad
Default Alt Text
DBSqlsrv.php (390 B)
Attached To
Mode
R113 roundcubemail
Attached
Detach File
Event Timeline