PHP 클래스 Google\Cloud\Tests\Snippets\Datastore\Query\QueryTest

파일 보기 프로젝트 열기: GoogleCloudPlatform/gcloud-php

공개 메소드들

메소드 설명
setUp ( )
testClass ( )
testClassQueryObject ( )
testDistinctOn ( )
testEnd ( )
testFilter ( )
testHasAncestor ( )
testHasAncestorWithType ( )
testKeysOnly ( )
testKind ( )
testLimit ( )
testOffset ( )
testOrder ( )
testProjection ( )
testStart ( )

비공개 메소드들

메소드 설명
propertyName ( $property ) ***** HELPERS

메소드 상세

setUp() 공개 메소드

public setUp ( )

testClass() 공개 메소드

public testClass ( )

testClassQueryObject() 공개 메소드

testDistinctOn() 공개 메소드

public testDistinctOn ( )

testEnd() 공개 메소드

public testEnd ( )

testFilter() 공개 메소드

public testFilter ( )

testHasAncestor() 공개 메소드

public testHasAncestor ( )

testHasAncestorWithType() 공개 메소드

testKeysOnly() 공개 메소드

public testKeysOnly ( )

testKind() 공개 메소드

public testKind ( )

testLimit() 공개 메소드

public testLimit ( )

testOffset() 공개 메소드

public testOffset ( )

testOrder() 공개 메소드

public testOrder ( )

testProjection() 공개 메소드

public testProjection ( )

testStart() 공개 메소드

public testStart ( )