PHP Class Nelmio\Alice\Generator\Caller\DummyCaller

Inheritance: implements Nelmio\Alice\Generator\CallerInterface
Show file Open project: nelmio/alice

Public Methods

Method Description
doCallsOn ( Nelmio\Alice\ObjectInterface $object, ResolvedFixtureSet $fixtureSet ) : ResolvedFixtureSet

Method Details

doCallsOn() public method

public doCallsOn ( Nelmio\Alice\ObjectInterface $object, ResolvedFixtureSet $fixtureSet ) : ResolvedFixtureSet
$object Nelmio\Alice\ObjectInterface
$fixtureSet Nelmio\Alice\Generator\ResolvedFixtureSet
return Nelmio\Alice\Generator\ResolvedFixtureSet