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

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

Méthodes publiques

Méthode Description
testCanParseMethodTokens ( )
testIsAChainableTokenParser ( )
testIsNotClonable ( )
testReturnsAnOptionalValueIfCanParseToken ( )
testThrowsAnExceptionIfCouldNotParseToken ( )
testThrowsAnExceptionIfNoDecoratedParserIsFound ( )

Method Details

testCanParseMethodTokens() public méthode

testIsAChainableTokenParser() public méthode

testIsNotClonable() public méthode

public testIsNotClonable ( )

testReturnsAnOptionalValueIfCanParseToken() public méthode

testThrowsAnExceptionIfCouldNotParseToken() public méthode

testThrowsAnExceptionIfNoDecoratedParserIsFound() public méthode