PHP Nelmio\Alice\Generator\Instantiator Пространство имен

Пространства имен

Nelmio\Alice\Generator\Instantiator\Chainable

Interfaces

Имя Описание
ChainableInstantiatorInterface

Классы

Имя Описание
ExistingInstanceInstantiator Check if the given fixture has already been instantiated and delegates the instantiation to the decorated instantiator if that's not the case.
ExistingInstanceInstantiatorTest
FakeChainableInstantiator
FakeInstantiator
InstantiatorRegistry
InstantiatorRegistryTest
InstantiatorResolver Resolves each argument to be passed to the constructor when is relevant before handling over the updated fixture to instantiate to the decorated instantiator.
InstantiatorResolverTest