PHP Class Google\Cloud\Tests\Speech\OperationTest

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

Méthodes publiques

Свойство Type Description
$connection
$operationData
$operationName

Méthodes publiques

Méthode Description
getOperation ( $connection, array $data = [] )
setUp ( )
testDoesExistFalse ( )
testDoesExistTrue ( )
testGetsInfo ( )
testGetsInfoWithReload ( )
testGetsName ( )
testGetsResults ( )
testIsCompleteFalse ( )
testIsCompleteTrue ( )

Method Details

getOperation() public méthode

public getOperation ( $connection, array $data = [] )
$data array

setUp() public méthode

public setUp ( )

testDoesExistFalse() public méthode

public testDoesExistFalse ( )

testDoesExistTrue() public méthode

public testDoesExistTrue ( )

testGetsInfo() public méthode

public testGetsInfo ( )

testGetsInfoWithReload() public méthode

testGetsName() public méthode

public testGetsName ( )

testGetsResults() public méthode

public testGetsResults ( )

testIsCompleteFalse() public méthode

public testIsCompleteFalse ( )

testIsCompleteTrue() public méthode

public testIsCompleteTrue ( )

Property Details

$connection public_oe property

public $connection

$operationData public_oe property

public $operationData

$operationName public_oe property

public $operationName