PHP Class Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\VariableTokenParserTest

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

Méthodes publiques

Méthode Description
testCanParseDynamicArrayTokens ( )
testIsAChainableTokenParser ( )
testIsNotClonable ( )
testReturnsADynamicArrayIfCanParseToken ( )
testThrowsAnExceptionIfCouldNotParseToken ( )

Method Details

testCanParseDynamicArrayTokens() public méthode

testIsAChainableTokenParser() public méthode

testIsNotClonable() public méthode

public testIsNotClonable ( )

testReturnsADynamicArrayIfCanParseToken() public méthode

testThrowsAnExceptionIfCouldNotParseToken() public méthode