PHP Class SqlParser\Tests\Utils\CLITest

Inheritance: extends SqlParser\Tests\TestCase
Show file Open project: phpmyadmin/sql-parser

Public Methods

Method Description
highlightParams ( )
lintParams ( )
testRunHighlight ( $getopt, $output, $result )
testRunLint ( $getopt, $output, $result )

Private Methods

Method Description
getCLI ( $getopt )

Method Details

highlightParams() public method

public highlightParams ( )

lintParams() public method

public lintParams ( )

testRunHighlight() public method

public testRunHighlight ( $getopt, $output, $result )

testRunLint() public method

public testRunLint ( $getopt, $output, $result )