PHP Class Google\Cloud\Tests\Datastore\KeyTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: GoogleCloudPlatform/gcloud-php

Public Methods

Method 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 method

public testAncestor ( )

testAncestorKey() public method

public testAncestorKey ( )

testAncestorKeyIncompletePath() public method

testElementMissingIdentifier() public method

testInvalidPathElementAddition() public method

testJsonSerialize() public method

public testJsonSerialize ( )

testKeyNamespaceId() public method

public testKeyNamespaceId ( )

testMissingKind() public method

public testMissingKind ( )

testNormalizedPath() public method

public testNormalizedPath ( )

testPath() public method

public testPath ( )

testPathElement() public method

public testPathElement ( )

testPathElementForceType() public method

testPathElementInvalidIdentifierType() public method

testPathEnd() public method

public testPathEnd ( )

testPathEndIdentifier() public method

testPathEndIdentifierName() public method

testPathEndIdentifierNull() public method

testPathEndIdentifierType() public method

testPathEndIdentifierTypeName() public method

testPathEndIdentifierTypeNull() public method

testSetLastElementIdentifier() public method

testSetLastElementIdentifierTypeName() public method

testStateIncomplete() public method

public testStateIncomplete ( )

testStateNamed() public method

public testStateNamed ( )

testToString() public method

public testToString ( )

testWithInitialPath() public method

public testWithInitialPath ( )