Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117751295
DBSqlsrv.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
354 B
Referenced Files
None
Subscribers
None
DBSqlsrv.php
View Options
<?php
/**
* Test class to test rcube_db_sqlsrv class
*
* @package Tests
*/
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, 3:01 AM (2 d, 10 h ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
f5/10/0a03551ba24694ea2756f042e28c
Default Alt Text
DBSqlsrv.php (354 B)
Attached To
Mode
R113 roundcubemail
Attached
Detach File
Event Timeline