Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117750926
DBPgsql.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
DBPgsql.php
View Options
<?php
/**
* Test class to test rcube_db_pgsql class
*
* @package Tests
*/
class
Framework_DBPgsql
extends
PHPUnit_Framework_TestCase
{
/**
* Class constructor
*/
function
test_class
()
{
$object
=
new
rcube_db_pgsql
(
'test'
);
$this
->
assertInstanceOf
(
'rcube_db_pgsql'
,
$object
,
"Class constructor"
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, Apr 4, 2:44 AM (4 d, 10 h ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
a5/0f/9939dfca425ff8efb032b7650b87
Default Alt Text
DBPgsql.php (350 B)
Attached To
Mode
R113 roundcubemail
Attached
Detach File
Event Timeline