PHP Class Facile\DoctrineMySQLComeBack\Doctrine\DBAL\ConnectionTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: facile-it/doctrine-mysql-come-back

Protected Properties

Property Type Description
$connection Connection

Public Methods

Method Description
isUpdateQueryDataProvider ( )
setUp ( )
testContructor ( )
testContructorWithInvalidDriver ( )
testIsUpdateQuery ( string $query, boolean $expected )

Method Details

isUpdateQueryDataProvider() public method

setUp() public method

public setUp ( )

testContructor() public method

public testContructor ( )

testContructorWithInvalidDriver() public method

testIsUpdateQuery() public method

public testIsUpdateQuery ( string $query, boolean $expected )
$query string
$expected boolean

Property Details

$connection protected property

protected Connection,Facile\DoctrineMySQLComeBack\Doctrine\DBAL $connection
return Connection