PHP Class Nelmio\Alice\Generator\Instantiator\InstantiatorResolverTest

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

Méthodes publiques

Méthode Description
testDoesNotResolveArgumentsIfNoConstructorGiven ( )
testDoesNotResolveArgumentsIfSpecifiedNoConstructor ( )
testIsAnInstantiator ( )
testIsNotClonable ( )
testIsResolverAware ( )
testResolvesAllArguments ( )
testThrowsAGenerationThrowableIfResolutionFails ( )

Method Details

testDoesNotResolveArgumentsIfNoConstructorGiven() public méthode

testDoesNotResolveArgumentsIfSpecifiedNoConstructor() public méthode

testIsAnInstantiator() public méthode

testIsNotClonable() public méthode

public testIsNotClonable ( )

testIsResolverAware() public méthode

public testIsResolverAware ( )

testResolvesAllArguments() public méthode

testThrowsAGenerationThrowableIfResolutionFails() public méthode