PHP Class Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\FlagParserRegistryTest

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

Méthodes publiques

Méthode Description
testCanBeInstantiatedWithChainableParsers ( )
testIsAFlagParser ( )
testIsNotClonable ( )
testPicksTheFirstSuitableParser ( )
testThrowsAnExceptionIfAnInvalidParserInjected ( )
testThrowsAnExceptionIfNotSuitableParserFound ( )

Method Details

testCanBeInstantiatedWithChainableParsers() public méthode

testIsAFlagParser() public méthode

public testIsAFlagParser ( )

testIsNotClonable() public méthode

public testIsNotClonable ( )

testPicksTheFirstSuitableParser() public méthode

testThrowsAnExceptionIfAnInvalidParserInjected() public méthode

testThrowsAnExceptionIfNotSuitableParserFound() public méthode