PHP 클래스 ConnectionTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: amphp/mysql 1 사용 예제들

공개 메소드들

메소드 설명
testConnect ( )
testMultiStmt ( )
testPrepared ( )
testPreparedWithNegativeValue ( )
testQuery ( )
testQueryFetchRow ( )

메소드 상세

testConnect() 공개 메소드

public testConnect ( )

testMultiStmt() 공개 메소드

public testMultiStmt ( )

testPrepared() 공개 메소드

public testPrepared ( )

testPreparedWithNegativeValue() 공개 메소드

testQuery() 공개 메소드

public testQuery ( )

testQueryFetchRow() 공개 메소드

public testQueryFetchRow ( )