SqlParser\Tests\Parser\CreateStatementTest::testCreate PHP Method

testCreate() public method

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