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

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

공개 메소드들

메소드 설명
composeProvider ( )
setUp ( )
testComposeThrowsExceptionWithLessThanTwoSources ( )
testComposeThrowsExceptionWithUnknownContentType ( )
testComposesObjects ( $metadata, $objects, $expectedSourceObjects )
testDelete ( )
testDoesExistFalse ( )
testDoesExistTrue ( )
testGetObject ( )
testGetResumableUploader ( )
testGetResumableUploaderWithStringWithNoName ( )
testGetsAcl ( )
testGetsDefaultAcl ( )
testGetsInfo ( )
testGetsInfoWithForce ( )
testGetsName ( )
testGetsObjectsWithToken ( )
testGetsObjectsWithoutToken ( )
testInstantiateObjectWithOptions ( )
testUpdatesData ( )
testUploadData ( )
testUploadDataAsStringWithNoName ( )

메소드 상세

composeProvider() 공개 메소드

public composeProvider ( )

setUp() 공개 메소드

public setUp ( )

testComposeThrowsExceptionWithLessThanTwoSources() 공개 메소드

testComposeThrowsExceptionWithUnknownContentType() 공개 메소드

testComposesObjects() 공개 메소드

public testComposesObjects ( $metadata, $objects, $expectedSourceObjects )

testDelete() 공개 메소드

public testDelete ( )

testDoesExistFalse() 공개 메소드

public testDoesExistFalse ( )

testDoesExistTrue() 공개 메소드

public testDoesExistTrue ( )

testGetObject() 공개 메소드

public testGetObject ( )

testGetResumableUploader() 공개 메소드

testGetResumableUploaderWithStringWithNoName() 공개 메소드

testGetsAcl() 공개 메소드

public testGetsAcl ( )

testGetsDefaultAcl() 공개 메소드

public testGetsDefaultAcl ( )

testGetsInfo() 공개 메소드

public testGetsInfo ( )

testGetsInfoWithForce() 공개 메소드

testGetsName() 공개 메소드

public testGetsName ( )

testGetsObjectsWithToken() 공개 메소드

testGetsObjectsWithoutToken() 공개 메소드

testInstantiateObjectWithOptions() 공개 메소드

testUpdatesData() 공개 메소드

public testUpdatesData ( )

testUploadData() 공개 메소드

public testUploadData ( )

testUploadDataAsStringWithNoName() 공개 메소드