PHP Class Google\Cloud\Tests\System\Datastore\RunQueryTest

Inheritance: extends DatastoreTestCase
Afficher le fichier Open project: GoogleCloudPlatform/gcloud-php

Méthodes publiques

Méthode Description
setUpBeforeClass ( )
testGqlQueryWithBindings ( )
testGqlQueryWithLiteral ( )
testQueryWithAncestor ( )
testQueryWithDistinctOn ( )
testQueryWithEndCursor ( )
testQueryWithFilter ( )
testQueryWithKeysOnly ( )
testQueryWithLimit ( )
testQueryWithOffset ( )
testQueryWithOrder ( )
testQueryWithProjection ( )
testQueryWithStartCursor ( )

Private Methods

Méthode Description
runQueryAndSortResults ( $query )

Method Details

setUpBeforeClass() public static méthode

public static setUpBeforeClass ( )

testGqlQueryWithBindings() public méthode

testGqlQueryWithLiteral() public méthode

testQueryWithAncestor() public méthode

testQueryWithDistinctOn() public méthode

testQueryWithEndCursor() public méthode

testQueryWithFilter() public méthode

public testQueryWithFilter ( )

testQueryWithKeysOnly() public méthode

testQueryWithLimit() public méthode

public testQueryWithLimit ( )

testQueryWithOffset() public méthode

public testQueryWithOffset ( )

testQueryWithOrder() public méthode

public testQueryWithOrder ( )

testQueryWithProjection() public méthode

testQueryWithStartCursor() public méthode