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

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

Nelmio\Alice\Generator\Caller
Nelmio\Alice\Generator\Hydrator
Nelmio\Alice\Generator\Instantiator
Nelmio\Alice\Generator\ObjectGenerator
Nelmio\Alice\Generator\Resolver

Interfaces

Имя Описание
ArgumentsResolverInterface
CallerInterface
ConfiguratorInterface
FixtureSetResolverInterface
HydratorInterface
InstantiatorInterface
ObjectGeneratorAwareInterface
ObjectGeneratorInterface More specific version of {@see \Nelmio\Alice\GeneratorInterface}.
ValueResolverAwareInterface
ValueResolverInterface

Классы

Имя Описание
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