PHP Class Pheasant\Tests\TableCriteriaTest

Inheritance: extends MysqlTestCase
Show file Open project: lox/pheasant

Public Methods

Method Description
setUp ( )
testDeleteByCriteria ( )
testUpdateByCriteria ( )
testWhereWithArray ( )
testWhereWithBindParameters ( )
testWhereWithCriteria ( )

Method Details

setUp() public method

public setUp ( )

testDeleteByCriteria() public method

testUpdateByCriteria() public method

testWhereWithArray() public method

public testWhereWithArray ( )

testWhereWithBindParameters() public method

testWhereWithCriteria() public method