Nelmio\Alice\Generator\Instantiator\Chainable |
Name | Description |
---|---|
ChainableInstantiatorInterface |
Name | Description |
---|---|
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 |