Google\Cloud\Tests\Vision\Annotation\SafeSearchTest::testCall PHP 메소드

testCall() 공개 메소드

public testCall ( )
    public function testCall()
    {
        $this->assertEquals('VERY_LIKELY', $this->safeSearch->violence());
    }