Nelmio\Alice\Generator\Caller |
Nelmio\Alice\Generator\Hydrator |
Nelmio\Alice\Generator\Instantiator |
Nelmio\Alice\Generator\ObjectGenerator |
Nelmio\Alice\Generator\Resolver |
Name | Description |
---|---|
ArgumentsResolverInterface | |
CallerInterface | |
ConfiguratorInterface | |
FixtureSetResolverInterface | |
HydratorInterface | |
InstantiatorInterface | |
ObjectGeneratorAwareInterface | |
ObjectGeneratorInterface | More specific version of {@see \Nelmio\Alice\GeneratorInterface}. |
ValueResolverAwareInterface | |
ValueResolverInterface |
Name | Description |
---|---|
DoublePassGenerator | |
DoublePassGeneratorTest | |
FakeGenerator | |
FakeObjectGenerator | |
GenerationContext | |
GenerationContextTest | |
ResolvedFixtureSet | Another version {@see \Nelmio\Alice\FixtureSet} where loaded parameters have been resolved and injected parameters have been merged in the process; And the fixtures flags have been resolved (i.e. fixtures no longer have flags although their specs may still have some). |
ResolvedFixtureSetFactory | |
ResolvedFixtureSetTest | |
ResolvedValueWithFixtureSet | Simple value object containing a value and a resolved fixture set. |
ResolvedValueWithFixtureSetTest |