PHP Class Phalcon\Test\Unit\Db\Adapter\Pdo\MysqlTest

Author: Andres Gutierrez ([email protected])
Author: Serghei Iakovlev ([email protected])
Inheritance: extends Phalcon\Test\Module\UnitTest
Datei anzeigen Open project: phalcon/cphalcon

Protected Properties

Property Type Description
$connection Phalcon\Db\Adapter\Pdo\Mysql

Public Methods

Method Description
_before ( )
testDescribeReferencesColumnsCount ( ) Tests Mysql::describeReferences
testEscapeIdentifier ( ) Tests Mysql::escapeIdentifier
testListTables ( ) Tests Mysql::listTables

Method Details

_before() public method

public _before ( )

testDescribeReferencesColumnsCount() public method

Tests Mysql::describeReferences
Since: 2016-09-28
Author: Wojciechj Ĺšlawski ([email protected])

testEscapeIdentifier() public method

Tests Mysql::escapeIdentifier
Since: 2016-11-19
Author: Sid Roberts ([email protected])

testListTables() public method

Tests Mysql::listTables
Since: 2016-08-03
Author: Serghei Iakovlev ([email protected])
public testListTables ( )

Property Details

$connection protected_oe property

protected Mysql,Phalcon\Db\Adapter\Pdo $connection
return Phalcon\Db\Adapter\Pdo\Mysql