PHP Class ParagonIE\EasyDB\Tests\Is1DArrayTest

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

Public Methods

Method Description
testColumnThrowsException ( $dsn, null $username = null, null $password = null, array $options = [] )
testIs1DArray ( $dsn, null $username = null, null $password = null, array $options = [] )
testSafeQueryThrowsException ( $dsn, null $username = null, null $password = null, array $options = [] )
testSingleThrowsException ( $dsn, null $username = null, null $password = null, array $options = [] )

Method Details

testColumnThrowsException() public method

public testColumnThrowsException ( $dsn, null $username = null, null $password = null, array $options = [] )
$dsn
$username null
$password null
$options array

testIs1DArray() public method

public testIs1DArray ( $dsn, null $username = null, null $password = null, array $options = [] )
$dsn
$username null
$password null
$options array

testSafeQueryThrowsException() public method

public testSafeQueryThrowsException ( $dsn, null $username = null, null $password = null, array $options = [] )
$dsn
$username null
$password null
$options array

testSingleThrowsException() public method

public testSingleThrowsException ( $dsn, null $username = null, null $password = null, array $options = [] )
$dsn
$username null
$password null
$options array