PHP 클래스 ParagonIE\EasyDB\Tests\SingleTestThenExistsTest

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

공개 메소드들

메소드 설명
testExists ( callable $cb, array $insertMany )

보호된 메소드들

메소드 설명
getResultForMethod ( EasyDB $db, $statement, $params )

메소드 상세

getResultForMethod() 보호된 메소드

protected getResultForMethod ( EasyDB $db, $statement, $params )
$db ParagonIE\EasyDB\EasyDB

testExists() 공개 메소드

public testExists ( callable $cb, array $insertMany )
$cb callable
$insertMany array