PHP Class Phalcon\Test\Mvc\CollectionsTest

Inheritance: extends Codeception\TestCase\Test
Datei anzeigen Open project: phalcon/incubator

Public Methods

Method Description
clearData ( )
loadData ( )
testCollectionsAggregate ( )
testCollectionsCount ( )
testCollectionsDelete ( )
testCollectionsFind ( )
testCollectionsFindById ( $car )
testCollectionsFindFirst ( )
testCollectionsSave ( )

Protected Methods

Method Description
_before ( )

Method Details

_before() protected method

protected _before ( )

clearData() public method

public clearData ( )

loadData() public method

public loadData ( )

testCollectionsAggregate() public method

testCollectionsCount() public method

testCollectionsDelete() public method

testCollectionsFind() public method

public testCollectionsFind ( )

testCollectionsFindById() public method

public testCollectionsFindById ( $car )

testCollectionsFindFirst() public method

testCollectionsSave() public method

public testCollectionsSave ( )