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

testIsViolent() public method

public testIsViolent ( )
    public function testIsViolent()
    {
        $this->assertTrue($this->safeSearch->isViolent());
    }