Google\Cloud\Tests\Vision\Annotation\SafeSearchTest::testIsViolent PHP Méthode

testIsViolent() public méthode

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