PHP Class Phalcon\Test\Unit\Mvc\Model\QueryTest

Author: Andres Gutierrez ([email protected])
Author: Serghei Iakovlev ([email protected])
Inheritance: extends Phalcon\Test\Module\UnitTest
Show file Open project: phalcon/cphalcon

Public Methods

Method Description
testDeleteParsing ( )
testInsertParsing ( )
testSelectParsing ( )
testUpdateParsing ( )

Protected Methods

Method Description
_before ( )

Method Details

_before() protected method

protected _before ( )

testDeleteParsing() public method

public testDeleteParsing ( )

testInsertParsing() public method

public testInsertParsing ( )

testSelectParsing() public method

public testSelectParsing ( )

testUpdateParsing() public method

public testUpdateParsing ( )