PHP Class Nelmio\Alice\Generator\Instantiator\ExistingInstanceInstantiatorTest

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

Méthodes publiques

Méthode Description
testIsAnInstantiator ( )
testIsNotClonable ( )
testIsValueResolverAware ( )
testReturnsTheResultOfTheDecoratedInstantiatorIfTheFixtureHasNotBeenInstantiated ( )
testReturnsUnchangedSetIfFixtureHasAlreadyBeenInstantiated ( )

Method Details

testIsAnInstantiator() public méthode

testIsNotClonable() public méthode

public testIsNotClonable ( )

testIsValueResolverAware() public méthode

testReturnsTheResultOfTheDecoratedInstantiatorIfTheFixtureHasNotBeenInstantiated() public méthode

testReturnsUnchangedSetIfFixtureHasAlreadyBeenInstantiated() public méthode