PHP Class Google\Cloud\Tests\NaturalLanguage\NaturalLanguageClientTest

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

Méthodes publiques

Méthode Description
analyzeDataProvider ( )
setUp ( )
testAnalyzeEntities ( $options, $expectedOptions )
testAnalyzeSentiment ( $options, $expectedOptions )
testAnalyzeSyntax ( $options, $expectedOptions )
testAnnotateText ( $options, $expectedOptions )

Method Details

analyzeDataProvider() public méthode

public analyzeDataProvider ( )

setUp() public méthode

public setUp ( )

testAnalyzeEntities() public méthode

public testAnalyzeEntities ( $options, $expectedOptions )

testAnalyzeSentiment() public méthode

public testAnalyzeSentiment ( $options, $expectedOptions )

testAnalyzeSyntax() public méthode

public testAnalyzeSyntax ( $options, $expectedOptions )

testAnnotateText() public méthode

public testAnnotateText ( $options, $expectedOptions )