PHP Class PHPSQLParser\Test\Parser\CommentsTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: greenlion/php-sql-parser

Protected Properties

Property Type Description
$parser

Public Methods

Method Description
testComments1 ( )
testComments2 ( )
testComments3 ( )
testComments4 ( )
testComments5 ( )
testComments6 ( )
testComments7 ( )
testComments8 ( )
testComments9 ( )

Protected Methods

Method Description
setup ( )

Method Details

setup() protected method

protected setup ( )

testComments1() public method

public testComments1 ( )

testComments2() public method

public testComments2 ( )

testComments3() public method

public testComments3 ( )

testComments4() public method

public testComments4 ( )

testComments5() public method

public testComments5 ( )

testComments6() public method

public testComments6 ( )

testComments7() public method

public testComments7 ( )

testComments8() public method

public testComments8 ( )

testComments9() public method

public testComments9 ( )

Property Details

$parser protected property

protected $parser