File tree Expand file tree Collapse file tree 11 files changed +11
-11
lines changed Expand file tree Collapse file tree 11 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1111final class CacheManagementTest extends AbstractCacheManagement
1212{
1313 protected string $ driverName = 'oci ' ;
14- protected string |null $ dsn = 'oci:dbname=localhost/XE ;charset=AL32UTF8; ' ;
14+ protected string |null $ dsn = 'oci:dbname=localhost/FREEPDB1 ;charset=AL32UTF8; ' ;
1515 protected string $ password = 'root ' ;
1616 protected string $ username = 'system ' ;
1717}
Original file line number Diff line number Diff line change 1111final class ExceptionHandlingTest extends AbstractExceptionHandling
1212{
1313 protected string $ driverName = 'oci ' ;
14- protected string |null $ dsn = 'oci:dbname=localhost/XE ;charset=AL32UTF8; ' ;
14+ protected string |null $ dsn = 'oci:dbname=localhost/FREEPDB1 ;charset=AL32UTF8; ' ;
1515 protected string $ password = 'root ' ;
1616 protected string $ username = 'system ' ;
1717}
Original file line number Diff line number Diff line change 1111final class ExtensibilityTest extends AbstractExtensibility
1212{
1313 protected string $ driverName = 'oci ' ;
14- protected string |null $ dsn = 'oci:dbname=localhost/XE ;charset=AL32UTF8; ' ;
14+ protected string |null $ dsn = 'oci:dbname=localhost/FREEPDB1 ;charset=AL32UTF8; ' ;
1515 protected string $ password = 'root ' ;
1616 protected string $ username = 'system ' ;
1717}
Original file line number Diff line number Diff line change 1111final class NodeAppendTest extends AbstractNodeAppend
1212{
1313 protected string $ driverName = 'oci ' ;
14- protected string |null $ dsn = 'oci:dbname=localhost/XE ;charset=AL32UTF8; ' ;
14+ protected string |null $ dsn = 'oci:dbname=localhost/FREEPDB1 ;charset=AL32UTF8; ' ;
1515 protected string $ password = 'root ' ;
1616 protected string $ username = 'system ' ;
1717}
Original file line number Diff line number Diff line change 1111final class NodeDeleteTest extends AbstractNodeDelete
1212{
1313 protected string $ driverName = 'oci ' ;
14- protected string |null $ dsn = 'oci:dbname=localhost/XE ;charset=AL32UTF8; ' ;
14+ protected string |null $ dsn = 'oci:dbname=localhost/FREEPDB1 ;charset=AL32UTF8; ' ;
1515 protected string $ password = 'root ' ;
1616 protected string $ username = 'system ' ;
1717}
Original file line number Diff line number Diff line change 1111final class NodeInsertTest extends AbstractNodeInsert
1212{
1313 protected string $ driverName = 'oci ' ;
14- protected string |null $ dsn = 'oci:dbname=localhost/XE ;charset=AL32UTF8; ' ;
14+ protected string |null $ dsn = 'oci:dbname=localhost/FREEPDB1 ;charset=AL32UTF8; ' ;
1515 protected string $ password = 'root ' ;
1616 protected string $ username = 'system ' ;
1717}
Original file line number Diff line number Diff line change 1111final class NodePrependTest extends AbstractNodePrepend
1212{
1313 protected string $ driverName = 'oci ' ;
14- protected string |null $ dsn = 'oci:dbname=localhost/XE ;charset=AL32UTF8; ' ;
14+ protected string |null $ dsn = 'oci:dbname=localhost/FREEPDB1 ;charset=AL32UTF8; ' ;
1515 protected string $ password = 'root ' ;
1616 protected string $ username = 'system ' ;
1717}
Original file line number Diff line number Diff line change 1111final class NodeStateTest extends AbstractNodeState
1212{
1313 protected string $ driverName = 'oci ' ;
14- protected string |null $ dsn = 'oci:dbname=localhost/XE ;charset=AL32UTF8; ' ;
14+ protected string |null $ dsn = 'oci:dbname=localhost/FREEPDB1 ;charset=AL32UTF8; ' ;
1515 protected string $ password = 'root ' ;
1616 protected string $ username = 'system ' ;
1717}
Original file line number Diff line number Diff line change 1111final class QueryBehaviorTest extends AbstractQueryBehavior
1212{
1313 protected string $ driverName = 'oci ' ;
14- protected string |null $ dsn = 'oci:dbname=localhost/XE ;charset=AL32UTF8; ' ;
14+ protected string |null $ dsn = 'oci:dbname=localhost/FREEPDB1 ;charset=AL32UTF8; ' ;
1515 protected string $ password = 'root ' ;
1616 protected string $ username = 'system ' ;
1717}
Original file line number Diff line number Diff line change 1111final class TreeTraversalTest extends AbstractTreeTraversal
1212{
1313 protected string $ driverName = 'oci ' ;
14- protected string |null $ dsn = 'oci:dbname=localhost/XE ;charset=AL32UTF8; ' ;
14+ protected string |null $ dsn = 'oci:dbname=localhost/FREEPDB1 ;charset=AL32UTF8; ' ;
1515 protected string $ password = 'root ' ;
1616 protected string $ username = 'system ' ;
1717}
You can’t perform that action at this time.
0 commit comments