PHP Class Nelmio\Alice\Generator\FakeObjectGenerator

Inheritance: implements Nelmio\Alice\Generator\ObjectGeneratorInterface, use trait Nelmio\Alice\NotCallableTrait
Show file Open project: nelmio/alice

Public Methods

Method Description
generate ( Nelmio\Alice\FixtureInterface $fixture, ResolvedFixtureSet $fixtureSet, GenerationContext $context ) : ObjectBag

Method Details

generate() public method

public generate ( Nelmio\Alice\FixtureInterface $fixture, ResolvedFixtureSet $fixtureSet, GenerationContext $context ) : ObjectBag
$fixture Nelmio\Alice\FixtureInterface
$fixtureSet ResolvedFixtureSet
$context GenerationContext
return Nelmio\Alice\ObjectBag