PHP Class Google\Cloud\Tests\Datastore\EntityMapperTest

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

Méthodes publiques

Méthode Description
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 ( )

Method Details

setUp() public méthode

public setUp ( )

testArrayValue() public méthode

public testArrayValue ( )

testConvertValueBlob() public méthode

testConvertValueBlobNotEncoded() public méthode

testConvertValueDouble() public méthode

testConvertValueDoubleWithCast() public méthode

testConvertValueEntityWithIncompleteKey() public méthode

testConvertValueEntityWithKey() public méthode

testConvertValueEntityWithoutKey() public méthode

testConvertValueGeo() public méthode

public testConvertValueGeo ( )

testConvertValueInteger() public méthode

testConvertValueInvalidType() public méthode

testConvertValueKey() public méthode

public testConvertValueKey ( )

testConvertValueTimestamp() public méthode

testEmptyArrayValue() public méthode

public testEmptyArrayValue ( )

testIncomingEntityWithMeaning() public méthode

testObjectPropertyBlob() public méthode

testObjectPropertyBlobNotEncoded() public méthode

testObjectPropertyDateTime() public méthode

testObjectPropertyEntity() public méthode

testObjectPropertyGeoPoint() public méthode

testObjectPropertyInt64() public méthode

testObjectPropertyInvalidType() public méthode

testObjectPropertyKey() public méthode

testObjectToRequest() public méthode

public testObjectToRequest ( )

testObjectToRequestWithMeaning() public méthode

testResponesToPropertiesBooleanValue() public méthode

testResponseToExcludedProperties() public méthode

testResponseToProperties() public méthode

testResponseToPropertiesArrayValue() public méthode

testResponseToPropertiesBlobValue() public méthode

testResponseToPropertiesDoubleValue() public méthode

testResponseToPropertiesEntityValue() public méthode

testResponseToPropertiesGeoPoint() public méthode

testResponseToPropertiesKeyValue() public méthode

testResponseToPropertiesNoValuePresent() public méthode

testResponseToPropertiesNullValue() public méthode

testResponseToPropertiesTimestampValue() public méthode

testReturnsInt64AsObject() public méthode

testValueExcludeFromIndexes() public méthode

testValueObjectArrayArrayValue() public méthode

testValueObjectArrayEntityValue() public méthode

testValueObjectBool() public méthode

public testValueObjectBool ( )

testValueObjectDouble() public méthode

testValueObjectInt() public méthode

public testValueObjectInt ( )

testValueObjectNull() public méthode

public testValueObjectNull ( )

testValueObjectResource() public méthode

testValueObjectResourceNotEncoded() public méthode

testValueObjectString() public méthode