PHP Class Nelmio\Alice\Generator\Caller\FakeCaller

Inheritance: implements Nelmio\Alice\Generator\CallerInterface, use trait Nelmio\Alice\NotCallableTrait
Afficher le fichier Open project: nelmio/alice

Méthodes publiques

Méthode Description
doCallsOn ( Nelmio\Alice\ObjectInterface $object, ResolvedFixtureSet $fixtureSet ) : ResolvedFixtureSet

Method Details

doCallsOn() public méthode

public doCallsOn ( Nelmio\Alice\ObjectInterface $object, ResolvedFixtureSet $fixtureSet ) : ResolvedFixtureSet
$object Nelmio\Alice\ObjectInterface
$fixtureSet Nelmio\Alice\Generator\ResolvedFixtureSet
Résultat Nelmio\Alice\Generator\ResolvedFixtureSet