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

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: nelmio/alice

Public Methods

Method Description
testCanParseDynamicArrayTokens ( )
testIsAChainableTokenParser ( )
testIsNotClonable ( )
testReturnsTheTokenValue ( )

Method Details

testCanParseDynamicArrayTokens() public method

testIsAChainableTokenParser() public method

testIsNotClonable() public method

public testIsNotClonable ( )

testReturnsTheTokenValue() public method