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

testIsSpoof() public method

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