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

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: nelmio/alice

Méthodes publiques

Méthode Description
setUp ( )
testIfTheValueHasAlreadyBeenTokenizedThenItWillNotBeTokenizedAgain ( )
testIsALexer ( )
testIsNotClonable ( )
testTokenizeValueBeforePassingItToTheDecoratedLexer ( )

Method Details

setUp() public méthode

public setUp ( )

testIfTheValueHasAlreadyBeenTokenizedThenItWillNotBeTokenizedAgain() public méthode

testIsALexer() public méthode

public testIsALexer ( )

testIsNotClonable() public méthode

public testIsNotClonable ( )

testTokenizeValueBeforePassingItToTheDecoratedLexer() public méthode