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

Datei anzeigen Open project: GoogleCloudPlatform/gcloud-php

Public Methods

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

Private Methods

Method Description
propertyName ( $property ) ***** HELPERS

Method Details

setUp() public method

public setUp ( )

testClass() public method

public testClass ( )

testClassQueryObject() public method

testDistinctOn() public method

public testDistinctOn ( )

testEnd() public method

public testEnd ( )

testFilter() public method

public testFilter ( )

testHasAncestor() public method

public testHasAncestor ( )

testHasAncestorWithType() public method

testKeysOnly() public method

public testKeysOnly ( )

testKind() public method

public testKind ( )

testLimit() public method

public testLimit ( )

testOffset() public method

public testOffset ( )

testOrder() public method

public testOrder ( )

testProjection() public method

public testProjection ( )

testStart() public method

public testStart ( )