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

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

공개 메소드들

메소드 설명
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 ( )

메소드 상세

testAncestor() 공개 메소드

public testAncestor ( )

testAncestorKey() 공개 메소드

public testAncestorKey ( )

testAncestorKeyIncompletePath() 공개 메소드

testElementMissingIdentifier() 공개 메소드

testInvalidPathElementAddition() 공개 메소드

testJsonSerialize() 공개 메소드

public testJsonSerialize ( )

testKeyNamespaceId() 공개 메소드

public testKeyNamespaceId ( )

testMissingKind() 공개 메소드

public testMissingKind ( )

testNormalizedPath() 공개 메소드

public testNormalizedPath ( )

testPath() 공개 메소드

public testPath ( )

testPathElement() 공개 메소드

public testPathElement ( )

testPathElementForceType() 공개 메소드

testPathElementInvalidIdentifierType() 공개 메소드

testPathEnd() 공개 메소드

public testPathEnd ( )

testPathEndIdentifier() 공개 메소드

testPathEndIdentifierName() 공개 메소드

testPathEndIdentifierNull() 공개 메소드

testPathEndIdentifierType() 공개 메소드

testPathEndIdentifierTypeName() 공개 메소드

testPathEndIdentifierTypeNull() 공개 메소드

testSetLastElementIdentifier() 공개 메소드

testSetLastElementIdentifierTypeName() 공개 메소드

testStateIncomplete() 공개 메소드

public testStateIncomplete ( )

testStateNamed() 공개 메소드

public testStateNamed ( )

testToString() 공개 메소드

public testToString ( )

testWithInitialPath() 공개 메소드

public testWithInitialPath ( )