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