PHP 클래스 Phalcon\Test\Mvc\CollectionsTest

상속: extends Codeception\TestCase\Test
파일 보기 프로젝트 열기: phalcon/incubator

공개 메소드들

메소드 설명
clearData ( )
loadData ( )
testCollectionsAggregate ( )
testCollectionsCount ( )
testCollectionsDelete ( )
testCollectionsFind ( )
testCollectionsFindById ( $car )
testCollectionsFindFirst ( )
testCollectionsSave ( )

보호된 메소드들

메소드 설명
_before ( )

메소드 상세

_before() 보호된 메소드

protected _before ( )

clearData() 공개 메소드

public clearData ( )

loadData() 공개 메소드

public loadData ( )

testCollectionsAggregate() 공개 메소드

testCollectionsCount() 공개 메소드

testCollectionsDelete() 공개 메소드

testCollectionsFind() 공개 메소드

public testCollectionsFind ( )

testCollectionsFindById() 공개 메소드

public testCollectionsFindById ( $car )

testCollectionsFindFirst() 공개 메소드

testCollectionsSave() 공개 메소드

public testCollectionsSave ( )