PHP Class Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\SimpleParserTest

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

Méthodes publiques

Méthode Description
testCanBeInstantiatedWithALexerAndAParser ( )
testIfATokenIsParsedIntoANestedValueThenItsValuesAreMerged ( )
testIfOnlyOneTokensFoundThenReturnsASimpleValue ( )
testIfParserIsParserAwareThenItInjectsItselfToIt ( )
testIfTheLexProcessReturnsMultipleTokensThenTheValueReturnedWillBeAListValue ( )
testIsAParser ( )
testIsNotClonable ( )
testLexValueAndParsesEachTokenToReturnAValue ( )

Method Details

testCanBeInstantiatedWithALexerAndAParser() public méthode

testIfATokenIsParsedIntoANestedValueThenItsValuesAreMerged() public méthode

testIfOnlyOneTokensFoundThenReturnsASimpleValue() public méthode

testIfParserIsParserAwareThenItInjectsItselfToIt() public méthode

testIfTheLexProcessReturnsMultipleTokensThenTheValueReturnedWillBeAListValue() public méthode

testIsAParser() public méthode

public testIsAParser ( )

testIsNotClonable() public méthode

public testIsNotClonable ( )

testLexValueAndParsesEachTokenToReturnAValue() public méthode