Google\Cloud\Tests\Vision\Annotation\SafeSearchTest::testCall PHP Method

testCall() public method

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