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

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

Méthodes publiques

Méthode Description
testCanBeInstantiatedWithAParser ( )
testCanBeInstantiatedWithoutAParser ( )
testDoNothingIfTriesToParseATokenAndDecoratedParserIsFound ( )
testIsAChainableTokenParser ( )
testIsNotClonable ( )
testThrowsAnExceptionIfNoDecoratedParserIsFound ( )
testWithersReturnNewAModifiedInstance ( )

Method Details

testCanBeInstantiatedWithAParser() public méthode

testCanBeInstantiatedWithoutAParser() public méthode

testDoNothingIfTriesToParseATokenAndDecoratedParserIsFound() public méthode

testIsAChainableTokenParser() public méthode

testIsNotClonable() public méthode

public testIsNotClonable ( )

testThrowsAnExceptionIfNoDecoratedParserIsFound() public méthode

testWithersReturnNewAModifiedInstance() public méthode