PHP Class Google\Cloud\Tests\Snippets\Datastore\Query\QueryTest

Afficher le fichier Open project: GoogleCloudPlatform/gcloud-php

Méthodes publiques

Méthode Description
setUp ( )
testClass ( )
testClassQueryObject ( )
testDistinctOn ( )
testEnd ( )
testFilter ( )
testHasAncestor ( )
testHasAncestorWithType ( )
testKeysOnly ( )
testKind ( )
testLimit ( )
testOffset ( )
testOrder ( )
testProjection ( )
testStart ( )

Private Methods

Méthode Description
propertyName ( $property ) ***** HELPERS

Method Details

setUp() public méthode

public setUp ( )

testClass() public méthode

public testClass ( )

testClassQueryObject() public méthode

testDistinctOn() public méthode

public testDistinctOn ( )

testEnd() public méthode

public testEnd ( )

testFilter() public méthode

public testFilter ( )

testHasAncestor() public méthode

public testHasAncestor ( )

testHasAncestorWithType() public méthode

testKeysOnly() public méthode

public testKeysOnly ( )

testKind() public méthode

public testKind ( )

testLimit() public méthode

public testLimit ( )

testOffset() public méthode

public testOffset ( )

testOrder() public méthode

public testOrder ( )

testProjection() public méthode

public testProjection ( )

testStart() public méthode

public testStart ( )