PHP Nelmio\Alice\Generator\Resolver\FixtureSet Namespace

Classes

Name Description
FakeFixtureSetResolver
RemoveConflictingObjectsResolver Resolver handing over the resolution to a decorated resolver to then remove any object which has a fixture. This ensures that when a fixture will refer to another, e.g. "@dummy", it will pick the object "dummy" described by the fixture and not the injected one if it exists.
RemoveConflictingObjectsResolverTest
SimpleFixtureSetResolver