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

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

Public Methods

Method Description
testCanParseDynamicArrayTokens ( )
testIsAChainableTokenParser ( )
testIsNotClonable ( )
testReturnsADynamicArrayIfCanParseToken ( )
testThrowsAnExceptionIfCouldNotParseToken ( )

Method Details

testCanParseDynamicArrayTokens() public method

testIsAChainableTokenParser() public method

testIsNotClonable() public method

public testIsNotClonable ( )

testReturnsADynamicArrayIfCanParseToken() public method

testThrowsAnExceptionIfCouldNotParseToken() public method