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

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: nelmio/alice

Public Methods

Method Description
testHandOverTheLexificationToItsDecoratedLexerIfStringIsNotEmpty ( )
testIsALexer ( )
testIsNotCLonable ( )
testLexEmptyStringIntoAnEmptyStringToken ( )

Method Details

testHandOverTheLexificationToItsDecoratedLexerIfStringIsNotEmpty() public method

testIsALexer() public method

public testIsALexer ( )

testIsNotCLonable() public method

public testIsNotCLonable ( )

testLexEmptyStringIntoAnEmptyStringToken() public method