PHP Class Google\Cloud\Tests\Datastore\KeyTest

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

Méthodes publiques

Méthode Description
testAncestor ( )
testAncestorKey ( )
testAncestorKeyIncompletePath ( )
testElementMissingIdentifier ( )
testInvalidPathElementAddition ( )
testJsonSerialize ( )
testKeyNamespaceId ( )
testMissingKind ( )
testNormalizedPath ( )
testPath ( )
testPathElement ( )
testPathElementForceType ( )
testPathElementInvalidIdentifierType ( )
testPathEnd ( )
testPathEndIdentifier ( )
testPathEndIdentifierName ( )
testPathEndIdentifierNull ( )
testPathEndIdentifierType ( )
testPathEndIdentifierTypeName ( )
testPathEndIdentifierTypeNull ( )
testSetLastElementIdentifier ( )
testSetLastElementIdentifierTypeName ( )
testStateIncomplete ( )
testStateNamed ( )
testToString ( )
testWithInitialPath ( )

Method Details

testAncestor() public méthode

public testAncestor ( )

testAncestorKey() public méthode

public testAncestorKey ( )

testAncestorKeyIncompletePath() public méthode

testElementMissingIdentifier() public méthode

testInvalidPathElementAddition() public méthode

testJsonSerialize() public méthode

public testJsonSerialize ( )

testKeyNamespaceId() public méthode

public testKeyNamespaceId ( )

testMissingKind() public méthode

public testMissingKind ( )

testNormalizedPath() public méthode

public testNormalizedPath ( )

testPath() public méthode

public testPath ( )

testPathElement() public méthode

public testPathElement ( )

testPathElementForceType() public méthode

testPathElementInvalidIdentifierType() public méthode

testPathEnd() public méthode

public testPathEnd ( )

testPathEndIdentifier() public méthode

testPathEndIdentifierName() public méthode

testPathEndIdentifierNull() public méthode

testPathEndIdentifierType() public méthode

testPathEndIdentifierTypeName() public méthode

testPathEndIdentifierTypeNull() public méthode

testSetLastElementIdentifier() public méthode

testSetLastElementIdentifierTypeName() public méthode

testStateIncomplete() public méthode

public testStateIncomplete ( )

testStateNamed() public méthode

public testStateNamed ( )

testToString() public méthode

public testToString ( )

testWithInitialPath() public méthode

public testWithInitialPath ( )