PHP Class Pheasant\Tests\QueryTest

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

Public Methods

Method Description
testAddingDefaultLock ( )
testAddingGroupBy ( )
testAddingLockWithClause ( )
testAddingOrderBy ( )
testAddingWhereClauses ( )
testChainedOrderByReplacesOrderBy ( )
testCount ( )
testDistinctColumn ( )
testInnerJoinOnObjects ( )
testJoiningMultipleQueryObjects ( )
testQuerying ( )

Method Details

testAddingDefaultLock() public method

testAddingGroupBy() public method

public testAddingGroupBy ( )

testAddingLockWithClause() public method

testAddingOrderBy() public method

public testAddingOrderBy ( )

testAddingWhereClauses() public method

testChainedOrderByReplacesOrderBy() public method

testCount() public method

public testCount ( )

testDistinctColumn() public method

public testDistinctColumn ( )

testInnerJoinOnObjects() public method

testJoiningMultipleQueryObjects() public method

testQuerying() public method

public testQuerying ( )