PHP Class Pheasant\Tests\QueryTest

Inheritance: extends MysqlTestCase
Afficher le fichier Open project: lox/pheasant

Méthodes publiques

Méthode Description
testAddingDefaultLock ( )
testAddingGroupBy ( )
testAddingLockWithClause ( )
testAddingOrderBy ( )
testAddingWhereClauses ( )
testChainedOrderByReplacesOrderBy ( )
testCount ( )
testDistinctColumn ( )
testInnerJoinOnObjects ( )
testJoiningMultipleQueryObjects ( )
testQuerying ( )

Method Details

testAddingDefaultLock() public méthode

testAddingGroupBy() public méthode

public testAddingGroupBy ( )

testAddingLockWithClause() public méthode

testAddingOrderBy() public méthode

public testAddingOrderBy ( )

testAddingWhereClauses() public méthode

testChainedOrderByReplacesOrderBy() public méthode

testCount() public méthode

public testCount ( )

testDistinctColumn() public méthode

public testDistinctColumn ( )

testInnerJoinOnObjects() public méthode

testJoiningMultipleQueryObjects() public méthode

testQuerying() public méthode

public testQuerying ( )