PHP 클래스 Google\Cloud\Tests\Storage\StorageObjectTest

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

공개 프로퍼티들

프로퍼티 타입 설명
$connection Google\Cloud\Storage\Connection\ConnectionInterface | Prophecy\Prophecy\ObjectProphecy

공개 메소드들

메소드 설명
setUp ( )
testCopyObjectThrowsExceptionWithInvalidType ( )
testCopyObjectWithDefaultName ( )
testCopyObjectWithNewName ( )
testDelete ( )
testDoesExistFalse ( )
testDoesExistTrue ( )
testDownloadsAsString ( )
testDownloadsToFile ( )
testGetAcl ( )
testGetBodyWithExtraOptions ( )
testGetBodyWithoutExtraOptions ( )
testGetsIdentity ( )
testGetsInfo ( )
testGetsInfoWithReload ( )
testGetsName ( )
testRenamesObject ( )
testRewriteObjectThrowsExceptionWithInvalidType ( )
testRewriteObjectWithDefaultName ( )
testRewriteObjectWithNewName ( )
testUpdatesData ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testCopyObjectThrowsExceptionWithInvalidType() 공개 메소드

testCopyObjectWithDefaultName() 공개 메소드

testCopyObjectWithNewName() 공개 메소드

testDelete() 공개 메소드

public testDelete ( )

testDoesExistFalse() 공개 메소드

public testDoesExistFalse ( )

testDoesExistTrue() 공개 메소드

public testDoesExistTrue ( )

testDownloadsAsString() 공개 메소드

testDownloadsToFile() 공개 메소드

public testDownloadsToFile ( )

testGetAcl() 공개 메소드

public testGetAcl ( )

testGetBodyWithExtraOptions() 공개 메소드

testGetBodyWithoutExtraOptions() 공개 메소드

testGetsIdentity() 공개 메소드

public testGetsIdentity ( )

testGetsInfo() 공개 메소드

public testGetsInfo ( )

testGetsInfoWithReload() 공개 메소드

testGetsName() 공개 메소드

public testGetsName ( )

testRenamesObject() 공개 메소드

public testRenamesObject ( )

testRewriteObjectThrowsExceptionWithInvalidType() 공개 메소드

testRewriteObjectWithDefaultName() 공개 메소드

testRewriteObjectWithNewName() 공개 메소드

testUpdatesData() 공개 메소드

public testUpdatesData ( )

프로퍼티 상세

$connection 공개적으로 프로퍼티

public ConnectionInterface,Google\Cloud\Storage\Connection|ObjectProphecy,Prophecy\Prophecy $connection
리턴 Google\Cloud\Storage\Connection\ConnectionInterface | Prophecy\Prophecy\ObjectProphecy