PHP Class ParagonIE\EasyDB\Tests\GetDriverTest

Inheritance: extends EasyDBTest
Show file Open project: paragonie/easydb

Public Methods

Method Description
testGetDriver ( $dsn, string | null $username = null, string | null $password = null, array $options = [], string $expectedDriver )

Method Details

testGetDriver() public method

public testGetDriver ( $dsn, string | null $username = null, string | null $password = null, array $options = [], string $expectedDriver )
$dsn
$username string | null
$password string | null
$options array
$expectedDriver string