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

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

Public Methods

Method Description
setUp ( )
testIfTheValueHasAlreadyBeenTokenizedThenItWillNotBeTokenizedAgain ( )
testIsALexer ( )
testIsNotClonable ( )
testTokenizeValueBeforePassingItToTheDecoratedLexer ( )

Method Details

setUp() public method

public setUp ( )

testIfTheValueHasAlreadyBeenTokenizedThenItWillNotBeTokenizedAgain() public method

testIsALexer() public method

public testIsALexer ( )

testIsNotClonable() public method

public testIsNotClonable ( )

testTokenizeValueBeforePassingItToTheDecoratedLexer() public method