PHP Class Google\Cloud\Tests\Speech\OperationTest

Inheritance: extends PHPUnit_Framework_TestCase
Mostra file Open project: GoogleCloudPlatform/gcloud-php

Public Properties

Property Type Description
$connection
$operationData
$operationName

Public Methods

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

Method Details

getOperation() public method

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

setUp() public method

public setUp ( )

testDoesExistFalse() public method

public testDoesExistFalse ( )

testDoesExistTrue() public method

public testDoesExistTrue ( )

testGetsInfo() public method

public testGetsInfo ( )

testGetsInfoWithReload() public method

testGetsName() public method

public testGetsName ( )

testGetsResults() public method

public testGetsResults ( )

testIsCompleteFalse() public method

public testIsCompleteFalse ( )

testIsCompleteTrue() public method

public testIsCompleteTrue ( )

Property Details

$connection public_oe property

public $connection

$operationData public_oe property

public $operationData

$operationName public_oe property

public $operationName