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

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

Méthodes publiques

Méthode Description
testCanParseRangedReferencesTokens ( )
testIsAChainableTokenParser ( )
testIsNotClonable ( )
testReturnsAChoiceListIfCanParseToken ( )
testThrowsAnExceptionIfAMalformedTokenIsGiven ( )
testThrowsAnExceptionIfPassedTokenIsInvalid ( )
testThrowsAnExceptionIfPassedTokenIsMalformed ( )

Method Details

testCanParseRangedReferencesTokens() public méthode

testIsAChainableTokenParser() public méthode

testIsNotClonable() public méthode

public testIsNotClonable ( )

testReturnsAChoiceListIfCanParseToken() public méthode

testThrowsAnExceptionIfAMalformedTokenIsGiven() public méthode

testThrowsAnExceptionIfPassedTokenIsInvalid() public méthode

testThrowsAnExceptionIfPassedTokenIsMalformed() public méthode