PHP Class Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\GlobalPatternsLexerTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: nelmio/alice

Public Methods

Method Description
testHandOverTheLexificationToTheDecoratedLexerIfNoPatternsMatch ( )
testIsALexer ( )
testIsNotClonable ( )
testLexValueToReturnAToken ( )
testThrowsAnExceptionWhenInvalidValue ( )

Method Details

testHandOverTheLexificationToTheDecoratedLexerIfNoPatternsMatch() public method

testIsALexer() public method

public testIsALexer ( )

testIsNotClonable() public method

public testIsNotClonable ( )

testLexValueToReturnAToken() public method

testThrowsAnExceptionWhenInvalidValue() public method