PHP Class Google\Cloud\Tests\Storage\StorageObjectTest

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

Méthodes publiques

Свойство Type Description
$connection Google\Cloud\Storage\Connection\ConnectionInterface | Prophecy\Prophecy\ObjectProphecy

Méthodes publiques

Méthode Description
setUp ( )
testCopyObjectThrowsExceptionWithInvalidType ( )
testCopyObjectWithDefaultName ( )
testCopyObjectWithNewName ( )
testDelete ( )
testDoesExistFalse ( )
testDoesExistTrue ( )
testDownloadsAsString ( )
testDownloadsToFile ( )
testGetAcl ( )
testGetBodyWithExtraOptions ( )
testGetBodyWithoutExtraOptions ( )
testGetsIdentity ( )
testGetsInfo ( )
testGetsInfoWithReload ( )
testGetsName ( )
testRenamesObject ( )
testRewriteObjectThrowsExceptionWithInvalidType ( )
testRewriteObjectWithDefaultName ( )
testRewriteObjectWithNewName ( )
testUpdatesData ( )

Method Details

setUp() public méthode

public setUp ( )

testCopyObjectThrowsExceptionWithInvalidType() public méthode

testCopyObjectWithDefaultName() public méthode

testCopyObjectWithNewName() public méthode

testDelete() public méthode

public testDelete ( )

testDoesExistFalse() public méthode

public testDoesExistFalse ( )

testDoesExistTrue() public méthode

public testDoesExistTrue ( )

testDownloadsAsString() public méthode

testDownloadsToFile() public méthode

public testDownloadsToFile ( )

testGetAcl() public méthode

public testGetAcl ( )

testGetBodyWithExtraOptions() public méthode

testGetBodyWithoutExtraOptions() public méthode

testGetsIdentity() public méthode

public testGetsIdentity ( )

testGetsInfo() public méthode

public testGetsInfo ( )

testGetsInfoWithReload() public méthode

testGetsName() public méthode

public testGetsName ( )

testRenamesObject() public méthode

public testRenamesObject ( )

testRewriteObjectThrowsExceptionWithInvalidType() public méthode

testRewriteObjectWithDefaultName() public méthode

testRewriteObjectWithNewName() public méthode

testUpdatesData() public méthode

public testUpdatesData ( )

Property Details

$connection public_oe property

public ConnectionInterface,Google\Cloud\Storage\Connection|ObjectProphecy,Prophecy\Prophecy $connection
Résultat Google\Cloud\Storage\Connection\ConnectionInterface | Prophecy\Prophecy\ObjectProphecy