Google\Cloud\Tests\Vision\Annotation\SafeSearchTest::testIsViolent PHP Метод

testIsViolent() публичный Метод

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