PHP Class DbTest

Inheritance: extends Ouzo\Tests\DbTransactionalTestCase
Exibir arquivo Open project: phalcon/cphalcon Class Usage Examples

Public Methods

Method Description
testDbMysql ( )
testDbPostgresql ( )
testDbPostgresqlSchemas ( )
testDbSqlite ( )

Protected Methods

Method Description
_executeTests ( $connection )

Method Details

_executeTests() protected method

protected _executeTests ( $connection )

testDbMysql() public method

public testDbMysql ( )

testDbPostgresql() public method

public testDbPostgresql ( )

testDbPostgresqlSchemas() public method

testDbSqlite() public method

public testDbSqlite ( )