Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117750914
DBOracle.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
DBOracle.php
View Options
<?php
/**
* Test class to test rcube_db_oracle class
*
* @package Tests
* @group database
* @group oracle
*/
class
Framework_DBOracle
extends
PHPUnit_Framework_TestCase
{
/**
* Class constructor
*/
function
test_class
()
{
$object
=
new
rcube_db_oracle
(
'test'
);
$this
->
assertInstanceOf
(
'rcube_db_oracle'
,
$object
,
"Class constructor"
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, Apr 4, 2:43 AM (4 d, 15 h ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
0a/59/3cac09c9f542a427202aa39ce8bb
Default Alt Text
DBOracle.php (390 B)
Attached To
Mode
R113 roundcubemail
Attached
Detach File
Event Timeline