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

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

Méthodes publiques

Méthode Description
testIsALexer ( )
testIsNotClonable ( )
testLexAValueToReturnAListOfTokens ( )
testThrowsAnExceptionIfCannotLexValue ( )
testThrowsAnExceptionWhenAnInvalidValueIsGiven ( )
testUsesDecoratedLexerToLexReferenceValues ( )

Method Details

testIsALexer() public méthode

public testIsALexer ( )

testIsNotClonable() public méthode

public testIsNotClonable ( )

testLexAValueToReturnAListOfTokens() public méthode

testThrowsAnExceptionIfCannotLexValue() public méthode

testThrowsAnExceptionWhenAnInvalidValueIsGiven() public méthode

testUsesDecoratedLexerToLexReferenceValues() public méthode