PHP 클래스 ParagonIE\EasyDB\Tests\Is1DArrayTest

상속: extends EasyDBTest
파일 보기 프로젝트 열기: paragonie/easydb

공개 메소드들

메소드 설명
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