PHP 클래스 Google\Cloud\Tests\Datastore\EntityMapperTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: GoogleCloudPlatform/gcloud-php

공개 메소드들

메소드 설명
setUp ( )
testArrayValue ( )
testConvertValueBlob ( )
testConvertValueBlobNotEncoded ( )
testConvertValueDouble ( )
testConvertValueDoubleWithCast ( )
testConvertValueEntityWithIncompleteKey ( )
testConvertValueEntityWithKey ( )
testConvertValueEntityWithoutKey ( )
testConvertValueGeo ( )
testConvertValueInteger ( )
testConvertValueInvalidType ( )
testConvertValueKey ( )
testConvertValueTimestamp ( )
testEmptyArrayValue ( )
testIncomingEntityWithMeaning ( )
testObjectPropertyBlob ( )
testObjectPropertyBlobNotEncoded ( )
testObjectPropertyDateTime ( )
testObjectPropertyEntity ( )
testObjectPropertyGeoPoint ( )
testObjectPropertyInt64 ( )
testObjectPropertyInvalidType ( )
testObjectPropertyKey ( )
testObjectToRequest ( )
testObjectToRequestWithMeaning ( )
testResponesToPropertiesBooleanValue ( )
testResponseToExcludedProperties ( )
testResponseToProperties ( )
testResponseToPropertiesArrayValue ( )
testResponseToPropertiesBlobValue ( )
testResponseToPropertiesDoubleValue ( )
testResponseToPropertiesEntityValue ( )
testResponseToPropertiesGeoPoint ( )
testResponseToPropertiesKeyValue ( )
testResponseToPropertiesNoValuePresent ( )
testResponseToPropertiesNullValue ( )
testResponseToPropertiesTimestampValue ( )
testReturnsInt64AsObject ( )
testValueExcludeFromIndexes ( )
testValueObjectArrayArrayValue ( )
testValueObjectArrayEntityValue ( )
testValueObjectBool ( )
testValueObjectDouble ( )
testValueObjectInt ( )
testValueObjectNull ( )
testValueObjectResource ( )
testValueObjectResourceNotEncoded ( )
testValueObjectString ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testArrayValue() 공개 메소드

public testArrayValue ( )

testConvertValueBlob() 공개 메소드

testConvertValueBlobNotEncoded() 공개 메소드

testConvertValueDouble() 공개 메소드

testConvertValueDoubleWithCast() 공개 메소드

testConvertValueEntityWithIncompleteKey() 공개 메소드

testConvertValueEntityWithKey() 공개 메소드

testConvertValueEntityWithoutKey() 공개 메소드

testConvertValueGeo() 공개 메소드

public testConvertValueGeo ( )

testConvertValueInteger() 공개 메소드

testConvertValueInvalidType() 공개 메소드

testConvertValueKey() 공개 메소드

public testConvertValueKey ( )

testConvertValueTimestamp() 공개 메소드

testEmptyArrayValue() 공개 메소드

public testEmptyArrayValue ( )

testIncomingEntityWithMeaning() 공개 메소드

testObjectPropertyBlob() 공개 메소드

testObjectPropertyBlobNotEncoded() 공개 메소드

testObjectPropertyDateTime() 공개 메소드

testObjectPropertyEntity() 공개 메소드

testObjectPropertyGeoPoint() 공개 메소드

testObjectPropertyInt64() 공개 메소드

testObjectPropertyInvalidType() 공개 메소드

testObjectPropertyKey() 공개 메소드

testObjectToRequest() 공개 메소드

public testObjectToRequest ( )

testObjectToRequestWithMeaning() 공개 메소드

testResponesToPropertiesBooleanValue() 공개 메소드

testResponseToExcludedProperties() 공개 메소드

testResponseToProperties() 공개 메소드

testResponseToPropertiesArrayValue() 공개 메소드

testResponseToPropertiesBlobValue() 공개 메소드

testResponseToPropertiesDoubleValue() 공개 메소드

testResponseToPropertiesEntityValue() 공개 메소드

testResponseToPropertiesGeoPoint() 공개 메소드

testResponseToPropertiesKeyValue() 공개 메소드

testResponseToPropertiesNoValuePresent() 공개 메소드

testResponseToPropertiesNullValue() 공개 메소드

testResponseToPropertiesTimestampValue() 공개 메소드

testReturnsInt64AsObject() 공개 메소드

testValueExcludeFromIndexes() 공개 메소드

testValueObjectArrayArrayValue() 공개 메소드

testValueObjectArrayEntityValue() 공개 메소드

testValueObjectBool() 공개 메소드

public testValueObjectBool ( )

testValueObjectDouble() 공개 메소드

testValueObjectInt() 공개 메소드

public testValueObjectInt ( )

testValueObjectNull() 공개 메소드

public testValueObjectNull ( )

testValueObjectResource() 공개 메소드

testValueObjectResourceNotEncoded() 공개 메소드

testValueObjectString() 공개 메소드