PHP 클래스 Phalcon\Test\Unit\Mvc\Model\CriteriaTest

저자: Andres Gutierrez ([email protected])
저자: Serghei Iakovlev ([email protected])
파일 보기 프로젝트 열기: phalcon/cphalcon

공개 메소드들

메소드 설명
testShouldExecuteInWhereQueryWithEmptyArray ( ) Tests Criteria::inWhere with empty array.

보호된 메소드들

메소드 설명
_before ( ) executed before each test

메소드 상세

_before() 보호된 메소드

executed before each test
protected _before ( )

testShouldExecuteInWhereQueryWithEmptyArray() 공개 메소드

Tests Criteria::inWhere with empty array.
부터: 2016-08-11
저자: Serghei Iakovlev ([email protected])