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

testIsSpoof() 공개 메소드

public testIsSpoof ( )
    public function testIsSpoof()
    {
        $this->assertTrue($this->safeSearch->isSpoof());
    }