PHP Class ApiPlatform\Core\Tests\Doctrine\Util\QueryCheckerTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: api-platform/core

Public Methods

Method Description
testHasHavingClauseWithEmptyHavingClause ( )
testHasHavingClauseWithHavingClause ( )
testHasMaxResult ( )
testHasMaxResultWithNoMaxResult ( )
testHasOrderByOnToManyJoinWithoutJoin ( )
testHasOrderByOnToManyJoinWithoutJoinAndWithoutOrderBy ( )
testHasOrderByOnToManyJoinWithoutOrderBy ( )
testHasRootEntityWithCompositeIdentifier ( )
testHasRootEntityWithForeignKeyIdentifier ( )
testHasRootEntityWithNoCompositeIdentifier ( )
testHasRootEntityWithNoForeignKeyIdentifier ( )

Method Details

testHasHavingClauseWithEmptyHavingClause() public method

testHasHavingClauseWithHavingClause() public method

testHasMaxResult() public method

public testHasMaxResult ( )

testHasMaxResultWithNoMaxResult() public method

testHasOrderByOnToManyJoinWithoutJoin() public method

testHasOrderByOnToManyJoinWithoutJoinAndWithoutOrderBy() public method

testHasOrderByOnToManyJoinWithoutOrderBy() public method

testHasRootEntityWithCompositeIdentifier() public method

testHasRootEntityWithForeignKeyIdentifier() public method

testHasRootEntityWithNoCompositeIdentifier() public method

testHasRootEntityWithNoForeignKeyIdentifier() public method