PHP Class Stecman\Component\Symfony\Console\BashCompletion\Tests\CompletionContextTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: stecman/symfony-console-completion

Public Methods

Method Description
testConfigureFromEnvironment ( )
testCursorPosition ( )
testWordBreakSplit ( )
testWordBreakingWithSmallInputs ( )

Method Details

testConfigureFromEnvironment() public method

testCursorPosition() public method

public testCursorPosition ( )

testWordBreakSplit() public method

public testWordBreakSplit ( )

testWordBreakingWithSmallInputs() public method