PHP Класс ParagonIE\EasyDB\Tests\Is1DArrayTest

Наследование: extends EasyDBTest
Показать файл Открыть проект

Открытые методы

Метод Описание
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 = [] )

Описание методов

testColumnThrowsException() публичный Метод

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

testIs1DArray() публичный Метод

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

testSafeQueryThrowsException() публичный Метод

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

testSingleThrowsException() публичный Метод

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