SqlParser\Tests\Parser\DeleteStatementTest::testDelete PHP Method

testDelete() public method

public testDelete ( $test )
    public function testDelete($test)
    {
        $this->runParserTest($test);
    }