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

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

Public Methods

Method Description
testCanParseMethodTokens ( )
testIsAChainableTokenParser ( )
testIsNotClonable ( )
testReturnsAParameterValueIfCanParseToken ( )
testThrowsAnErrorIfPassedParameterIsMalformed ( )

Method Details

testCanParseMethodTokens() public method

testIsAChainableTokenParser() public method

testIsNotClonable() public method

public testIsNotClonable ( )

testReturnsAParameterValueIfCanParseToken() public method

testThrowsAnErrorIfPassedParameterIsMalformed() public method